A
at2oo1
Neues Mitglied
- 0
Hallo,
habe mein T15A CHina tablet gerootet und möchte nun ein Backup erstellen das ich ggf. via odin wieder flashen kann.
Die zahlreichen Anleitungen sind leider alle spezifisch für bestimmte geräte und ich weiß nicht welche Verzeichnisse ich via "dd" ich sichern soll.
Jemand eine Idee oder eine genrisches Tutorial? CWM scheidet m.E. aus weil ich nicht weiß ob ich diesen zum laufen bekomme.
habe mein T15A CHina tablet gerootet und möchte nun ein Backup erstellen das ich ggf. via odin wieder flashen kann.
Die zahlreichen Anleitungen sind leider alle spezifisch für bestimmte geräte und ich weiß nicht welche Verzeichnisse ich via "dd" ich sichern soll.
Jemand eine Idee oder eine genrisches Tutorial? CWM scheidet m.E. aus weil ich nicht weiß ob ich diesen zum laufen bekomme.
Code:
root@android:/ # ls -al /dev/block/
ls -al /dev/block/
brw------- root root 7, 0 2012-12-04 22:12 loop0
brw------- root root 7, 1 2012-12-04 22:12 loop1
brw------- root root 7, 2 2012-12-04 22:12 loop2
brw------- root root 7, 3 2012-12-04 22:12 loop3
brw------- root root 7, 4 2012-12-04 22:12 loop4
brw------- root root 7, 5 2012-12-04 22:12 loop5
brw------- root root 7, 6 2012-12-04 22:12 loop6
brw------- root root 7, 7 2012-12-04 22:12 loop7
brw------- root root 93, 0 2012-12-04 22:12 nanda
brw------- root root 93, 8 2012-12-04 22:12 nandb
brw------- root root 93, 16 2012-12-04 22:12 nandc
brw------- root root 93, 24 2012-12-04 22:12 nandd
brw------- root root 93, 32 2012-12-04 22:12 nande
brw-rw-rw- system system 93, 40 2012-12-04 22:12 nandf
brw------- root root 93, 48 2012-12-04 22:12 nandg
brw------- root root 93, 56 2012-12-04 22:12 nandh
brw------- root root 93, 64 2012-12-04 22:12 nandi
brw------- root root 93, 72 2012-12-04 22:12 nandj
brw------- root root 1, 0 2012-12-04 22:12 ram0
brw------- root root 1, 1 2012-12-04 22:12 ram1
drwxr-xr-x root root 2012-12-04 22:12 vold
root@android:/ # mount
mount
rootfs / rootfs rw 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
/dev/block/nandd /system ext4 rw,nodev,noatime,user_xattr,barrier=0,data=ordered 0 0
/dev/block/vold/93:72 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/93:72 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0