Quote:
Originally Posted by ghudod
1. Connect kindle to USB
2. Create ENABLE_DIAGS file
3. Eject kindle
4. Restart kindle from settings menu
5. Enable usbnet in diagnostics menu
6. Start ssh client and connect to 192.168.15.244
7. Enter password "fiona5f5"
8. Files ain't there
No error codes or anything to dwell upon.
I'll go into more details a little later.
|
You were almost there. You can use diags SSH to view or modify the main partition if you mount it:
mount /dev/mmcblk0p1 /mnt/mmc
cd /mnt/mmc
...search here...
This method is especially useful if you cannot boot to main or you do not have SSH (dropbear) installed on main. In fact, this was how we originally copied dropbear from diags to main in the first place.