Changes between Version 6 and Version 7 of sparx
- Timestamp:
- 04/27/11 15:08:15 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sparx
v6 v7 40 40 Stop the cat of the /proc/kmsg and look for the output of wpthis. 41 41 42 42 === additional information about the emmc === 43 Use the following command (assuming that you still have the tmpfs mounted on /temp) to retrieve some additional info about the emmc 44 (in the adb shell, all in one line, without the #) 45 {{{ 46 # mkdir /temp/debug; mount -t debugfs none /temp/debug; cat /temp/debug/mmc0/ios; cat /temp/debug/mmc0/mmc0:0001/ext_csd; cat /sys/block/mmcblk0/device/csd 47 }}} 43 48 44 49 == test of the new root method ==