Nate45 Posted February 15, 2010 Share Posted February 15, 2010 So, here is my problem. I like to use the standerd windows bootloader because it's way easier to configure with BCD. So I use that now,. When I click Windows 7, it boots to windows fine. But when I click OS X it boots to Chameleon and I have to click OS X AGAIN. It's not a huge deal but it's annoying. I tried quiet splash but nothing happened so maybe I did i wrong. Link to comment https://www.insanelymac.com/forum/topic/210827-how-to-delete-chameleon/ Share on other sites More sharing options...
consume Posted February 15, 2010 Share Posted February 15, 2010 So, here is my problem. I like to use the standerd windows bootloader because it's way easier to configure with BCD. So I use that now,. When I click Windows 7, it boots to windows fine. But when I click OS X it boots to Chameleon and I have to click OS X AGAIN. It's not a huge deal but it's annoying. I tried quiet splash but nothing happened so maybe I did i wrong. I think all you'd have to do is delete the boot file on the root of the drive. Link to comment https://www.insanelymac.com/forum/topic/210827-how-to-delete-chameleon/#findComment-1410465 Share on other sites More sharing options...
Nate45 Posted February 15, 2010 Author Share Posted February 15, 2010 That sounds risky. I think all you'd have to do is delete the boot file on the root of the drive. Link to comment https://www.insanelymac.com/forum/topic/210827-how-to-delete-chameleon/#findComment-1410467 Share on other sites More sharing options...
ameris_cyning Posted February 15, 2010 Share Posted February 15, 2010 Unless BCD can provide an EFI emulation layer, then dont do it. What you can do is open com.apple.boot.plist located in /Extra and add this: <key>Quiet Boot</key> <string>yes</string> This will hide the Chameleon boot screen Link to comment https://www.insanelymac.com/forum/topic/210827-how-to-delete-chameleon/#findComment-1410481 Share on other sites More sharing options...
Nate45 Posted February 16, 2010 Author Share Posted February 16, 2010 Unless BCD can provide an EFI emulation layer, then dont do it. What you can do is open com.apple.boot.plist located in /Extra and add this: <key>Quiet Boot</key> <string>yes</string> This will hide the Chameleon boot screen Oh, I forget the string lol, thanks. I'll post resluts in a few mins. But oned question, if I do this how do I boot with -v or safe mode? Link to comment https://www.insanelymac.com/forum/topic/210827-how-to-delete-chameleon/#findComment-1411173 Share on other sites More sharing options...
ameris_cyning Posted February 16, 2010 Share Posted February 16, 2010 Oh, I forget the string lol, thanks. I'll post resluts in a few mins. But oned question, if I do this how do I boot with -v or safe mode? Dunno Link to comment https://www.insanelymac.com/forum/topic/210827-how-to-delete-chameleon/#findComment-1411176 Share on other sites More sharing options...
oldnapalm Posted February 16, 2010 Share Posted February 16, 2010 You can use a timeout of 1 second, so you can still enter options if you need. <key>Timeout</key> <string>1</string> You can also disable the GUI (if using Chameleon 2.0). <key>GUI</key> <string>no</string> Link to comment https://www.insanelymac.com/forum/topic/210827-how-to-delete-chameleon/#findComment-1411177 Share on other sites More sharing options...
Recommended Posts