raziiq Posted October 18, 2008 Share Posted October 18, 2008 Hi there, i want to remove some files from my Kalyway 10.5.2 through my darwin bootloader command prompt. I entered the command prompt using the -s flag and I am passing these commands but i am getting the readonly error and files are not removing. sudo bash cd /System/Library/Extensions rm -rf AppleIntelGMAX3100.kext rm -rf AppleIntelGMAX3100FB.kext rm -rf AppleIntelGMAX3100FB.kext rm -rf AppleIntelGMAX3100GA.plugin rm -rf AppleIntelGMAX3100GLDriver.bundle rm -rf AppleIntelGMAX3100VADriver.bundle rm -rf AppleIntelIntegratedFrameBuffer.kext rm -rf Natit.kext reboot Please help, what i m doing wrong here??? Link to comment https://www.insanelymac.com/forum/topic/131875-sudo-readonly-error/ Share on other sites More sharing options...
raziiq Posted October 18, 2008 Author Share Posted October 18, 2008 got this to work. Infact have to type these commands before sudo bash /sbin/fsck -fy /sbin/mount -uw / Link to comment https://www.insanelymac.com/forum/topic/131875-sudo-readonly-error/#findComment-935054 Share on other sites More sharing options...
Recommended Posts