Quote:
Originally Posted by flyers2114
Has anyone gotten GenY dualboot to run correctly....mine continues to say not properly installed on the Droid side...
|
If you got your Android in a Android folder on you Storage Card you need to go into the registry and change it. Here are the changes that you could make.
"AndroidBootFolder" would be the one you need to change if you have Android in a Android folder on you SD card.
[HKEY_CURRENT_USER\Software\Gen.Y\DualBOOT]
Here's quick list describing what the keys are for
- "AutoBootEnabled"=dword:1 (1: enable autoboot | 0: disable autoboot)
- "FastBootEnabled"=dword:0 (1: enable fastboot | 0: disable fastboot)
- "AutoBootAndroid"=dword:1 (1: boot Android | 0: boot Windows)
- "StorageBootMode"=dword:0 (1: boot from Storage Card (SDMemory) | 0: boot from Internal Storage (moviNAND))
- "AndroidBootFolder"=dword:0 (1: boot from \Android\ folder on storage (e.g. \Storage Card\Android\haret.exe)| 0: boot from root of storage)