Quote:
Originally Posted by natemcnutty
I should be able to cat the thing to my sdcard right? Not having ADB is a real pita... Also, I think I may have gotten the push stuff working this morning. It helps if I install ssh first...
Edit: Also, I seem to be having the same issue as LMiller now where the system partition and data partition are wiped on a reboot. I wonder if a successful boot into Android is required to get the system partition to stay there...
|
yeah lmiler was able to cat out data from /dev/mtd so if it looks good in a hex editor, then data must be there.
To make this test valid, we need to wipe the partition, verify is wiped. write data.. cat out data, reboot and cat out data again..