Jump to content

Sudo Readonly Error


raziiq
 Share

2 posts in this topic

Recommended Posts

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
Share on other sites

 Share

×
×
  • Create New...