Quote:
Originally Posted by froend
Thank you. I think that would be the simplest solution but I don't really have any media to make a live image on right now. I'd like to do it by just using my current linux if at all possible
Edit: eventually I want to mess around with the OS on the Kindle so I'd like to learn what is happening anyway; it's going to be uncomfortable to boot into Kubrick every time I mess something up.
|
Yeah, get:
https://github.com/aditya3098/imx_usb_loader
For selecting the bootmode during usb downloader on linux.
Just run imx_tui, and then select fastboot.
https://github.com/aditya3098/Fastboot-Kindle
I guess you already have that.
Look at the original debricking thread. You will find links to download ssh+diags, main and both kernel images. Get them down and then flash diags kernel and ssh+diags. Then go N)->U)->Z)->X) in diags, wait 20 seconds and:
sudo ifconfig usb0 192.168.15.1 or something like that, then
ssh root@192.168.15.244
password: mario
Its all documented. You might want to transfer the pubdevkey.pem (search the forum) to your usb storage , and assuming you know your linux stuff, the usb drive is mounted at /mnt/us. Mount /dev/mmcblk0p1 at /dev/mmc, then move the pubdevkey.pem to /mnt/mmc/etc/uks.
Or just use kubrick if you're feeling :

Links:
Pubdevkey
https://www.mobileread.com/forums/sho...d.php?t=203971
original debricking stuff, its like a bible:
https://www.mobileread.com/forums/sho...ple+debricking