View Single Post
Old 08-27-2010, 05:02 PM   #15
chmac
Junior Member
chmac began at the beginning.
 
Posts: 8
Karma: 12
Join Date: Jun 2010
Device: Kindle 2 US Wireless
Quote:
Originally Posted by jax0m View Post
Make the directory first if it doesn't exist.

ls -al /var/local/java/prefs/reginfo

If doesn't exist:

mkdir /var/local/java/prefs/reginfo


Also, learn some basic linux. Also, your browser still won't work, but you will nominally have access to some other menus. If you want to register later, just deregister on the device, then register the normal way after enabling wireless.
The command above is wrong. The file is called reginfo, so the command above "mkdir /var/local/java/prefs/reginfo" will screw things up by creating a directory of that name. You want a file.

It seems like this option is much simpler for people not familiar with a console and vi:
https://www.mobileread.com/forums/showthread.php?t=87686
chmac is offline   Reply With Quote