View Single Post
  #13 (permalink)  
Old 09-12-2010, 07:48 PM
TheMarshall's Avatar
TheMarshall
Lurker
Offline
Location: Wisconsin
 
Join Date: Jul 2008
Posts: 8
Reputation: 10
TheMarshall is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: help with project android launcher

Quote:
Originally Posted by arrrghhh View Post
You need to make the read-only adjustment BEFORE booting Android. Start with a new startup.txt, make that read-only. Then try again...

I wonder if MJGDroidUtil is causing the issue? I don't use it anymore, and haven't had the problem happen since...
This problem is definitely being caused by MJGDroidUtil. Something about how it edits startup.txt causes the file to get wiped during the linux bootup. If you pay attention to the console you'll see something about it scanning the filesystem and finding a problem with the file. It then truncates the file to 0 bytes, deleting everything in it.
The solution is to manually edit the startup.txt with your keyboard layout and forcecdma options and run hatret manually.
Reply With Quote