View Single Post
Old 01-05-2013, 11:55 AM   #26
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by ghudod View Post
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.

Last edited by geekmaster; 01-05-2013 at 12:03 PM.
geekmaster is offline   Reply With Quote