Quote:
Originally Posted by hippocratesnoah
The readme means a copy (backup) of the files to the root level of the kindle device. The modified version of the framework.mario.conf files resides in /opt/amazon/ebook/config/. There I would need to copy the original file. And I don't know how to accomplish this. The partition with this file is hidden and can't be directly accessed.
|
If you have the original framework.mario.conf file ; copy it on the Kindle USB disk.
Then install usbnetwork hack 0.7
http://www.avenard.org/kindle2/usbnetwork-0.7.tar.gz
Once install; create the file "AUTO" in the usbnetwork folder ; then reboot
Telnet to the kindle (default IP is 192.168.2.2). I assume you know how to enable networking on your kindle, provided you've installed usbnetwork in the past.
Once logged in your Kindle ; type the following:
# mntroot rw
# cp /mnt/us/framework.mario.conf /opt/amazon/ebook/config/
# mntroot ro
Then install Firmware 2.3 once again