kLacK Posted July 27, 2009 Share Posted July 27, 2009 Hello, I am new this this, and have gotten my Dell XPS 410 to install OSX. I followed these directions to a T: http://wiki.osx86project.org/wiki/index.ph...200_.2F_XPS_410 except I have a Nvidia 8800GTX, so I chose that card. My only problem is I am not able to boot with the default options. I must always use -v to boot into OSX. Any ideas? Link to comment https://www.insanelymac.com/forum/topic/176722-can-only-boot-in-verbose-mode/ Share on other sites More sharing options...
booger_sniffer5000 Posted July 27, 2009 Share Posted July 27, 2009 Hello, I am new this this, and have gotten my Dell XPS 410 to install OSX. I followed these directions to a T: http://wiki.osx86project.org/wiki/index.ph...200_.2F_XPS_410 except I have a Nvidia 8800GTX, so I chose that card. My only problem is I am not able to boot with the default options. I must always use -v -f to boot into OSX. Any ideas? Your kext permissions are incorrect. Open Terminal and type: sudo chmod -R 755 /S*/L*/E* sudo chown -R root:wheel /S*/L*/E* sudo touch /S*/L*/E* and then reboot Link to comment https://www.insanelymac.com/forum/topic/176722-can-only-boot-in-verbose-mode/#findComment-1209959 Share on other sites More sharing options...
kLacK Posted July 27, 2009 Author Share Posted July 27, 2009 Your kext permissions are incorrect. Open Terminal and type: sudo chmod -R 755 /S*/L*/E* sudo chown -R root:wheel /S*/L*/E* sudo touch /S*/L*/E* and then reboot Thank you for the tip, however it did not work. Previously I tried fixing permissions with Disk Utility. Also, I tried it with just -v, and it worked. I find this strange it seems to only boot when verbose mode is on. Could it be some incompatibility with display driver and splash screen? One error I get in verbose mode (even though it still boots) is: display: family specific matching fails Don't know if it is related, but the aspect ratio is incorrect when showing the boot splash screen too. Ok got it working, updating to Chameleon 2 RC2 fixed the problem. Only worked once, now I have the option to ignore cache and that always works... hmm Link to comment https://www.insanelymac.com/forum/topic/176722-can-only-boot-in-verbose-mode/#findComment-1209968 Share on other sites More sharing options...
kLacK Posted July 27, 2009 Author Share Posted July 27, 2009 Ok, I have it working consistently now, it seems that permissions must be fixed after EVERY TIME -f is used. Link to comment https://www.insanelymac.com/forum/topic/176722-can-only-boot-in-verbose-mode/#findComment-1209992 Share on other sites More sharing options...
Recommended Posts