View Single Post
iceman600's Avatar
Posts: 324 | Thanked: 65 times | Joined on Jun 2008 @ FL
#19
When the tablet restarts, connect to the internet and download, http://www.internettablettalk.com/fo...&page=20, #199, to the documents folder.

Type

sudo gainroot
cd /home/user/MyDocs/.documents/
tar zxvf initfs_flasher.tgz
cd initfs_flasher
mv bootmenu.conf.n800.example bootmenu.conf #or choose your own one

Close all applications, and disconnect from internet. Then type:

./initfs_flash

This will ask you several questions, here is what I recommend (type what's in bold):

backup? no
remove extra stuff? yes
found, do you want to add it to initfs? yes
ready for flashing this image? yes
Press enter to reboot device

mv bootmenu.conf.n800.example bootmenu.conf #or choose your own one

i got error on this code.... mv connot rename bootmenu.conf.n800.example: no such file on directory


HELP!!!!