View Single Post
Old 06-15-2015, 01:24 AM   #1
jeevcat
Junior Member
jeevcat began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jun 2015
Device: Kindle Paperwhite 2
Unhappy Disable auto usbnet - reboot loop

Hi! I tried to unblacklist my Kindle Paperwhite by following this tutorial https://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:

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
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!
jeevcat is offline   Reply With Quote