Hi! I tried to unblacklist my Kindle Paperwhite by following this tutorial http://www.mobileread.com/forums/sho...d.php?t=193260.
However, after creating the /var/local/java/prefs/reginfo file, my Kindle is stuck in a boot loop. My Kindle is jailbroken, and I want to run the following RUNME.sh script to fix the issue:
However, my kindle doesn't show up as a USB device at any point during the reboot, as usbnet is automatically starting due to an /usbnet/auto file being present on the Kindle.
Any ideas on how I can fix this?
Thanks!
However, after creating the /var/local/java/prefs/reginfo file, my Kindle is stuck in a boot loop. My Kindle is jailbroken, and I want to run the following RUNME.sh script to fix the issue:
Code:
mntroot rw
chattr -i /var/local/java/prefs/reginfo
chmod 777 /var/local/java/prefs/reginfo
rm /var/local/java/prefs/reginfo
echo 0 > /var/local/upstart/lab126_gui.restarts
Any ideas on how I can fix this?
Thanks!