Hey guys can u tell me which command i must use to disable the graphic card drivers when i boot my Mac OS and i press F8 to enter the command line?
I installed a wrong drivers and it does not allow me to access the OS (just appear a black screen after in the log in). So i must enter the Leopard without use any driver and delete some kext...
Thanks
3 replies to this topic
#1
Posted 17 July 2008 - 05:02 AM
#2
Posted 17 July 2008 - 05:30 PM
F8
>boot: -x
>boot: -x
#3
Posted 17 July 2008 - 09:23 PM
/sbin/fsck -fy
/sbin/mount -uw /
cd /system/library/extensions
then for example
mv Yourwrongdriver.kext Yourwrongdriver.kext.bak
or
mv Yourwrongdriver.kext /
then i remove all caches and reboot and usually i can get back into the GUI. Hope that helps...
#4
Posted 17 July 2008 - 09:33 PM
huckleby, on Jul 17 2008, 09:23 PM, said:
Afaik, -x is only for safe mode, might still not be able to get to GUI, at least in my case it didn't work. If i have to remove drivers to be able to boot i usually type -s at boot. Then when you get a command line prompt
/sbin/fsck -fy
/sbin/mount -uw /
cd /system/library/extensions
then for example
mv Yourwrongdriver.kext Yourwrongdriver.kext.bak
or
mv Yourwrongdriver.kext /
then i remove all caches and reboot and usually i can get back into the GUI. Hope that helps...
/sbin/fsck -fy
/sbin/mount -uw /
cd /system/library/extensions
then for example
mv Yourwrongdriver.kext Yourwrongdriver.kext.bak
or
mv Yourwrongdriver.kext /
then i remove all caches and reboot and usually i can get back into the GUI. Hope that helps...
Thx for ur infinitive help guys... i give u news if i solve my problem...
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








