liomojo Posted January 6, 2011 Share Posted January 6, 2011 Hi I installed aitkos s3 v2 on my laptop , but to make the screen apears i ahve to delete the ati1600controller.kext , i did that before when i used to have on my other disc partition 10.5.6 , and from there i deleted the file. Now i want to have only 10.6.3 , and i tried to delete the file when i installed it , and booted -s , then mount -uw , but when i write rm -rf /system/library/extensions/ati1600controller.kext it says it is read only file , or a folder and nothing happens . for gods sake what i am doing wrong? Quote Link to comment https://www.insanelymac.com/forum/topic/241961-how-to-delete-ati1600controllerkext/ Share on other sites More sharing options...
Giorgio_multi Posted January 6, 2011 Share Posted January 6, 2011 HiI installed aitkos s3 v2 on my laptop , but to make the screen apears i ahve to delete the ati1600controller.kext , i did that before when i used to have on my other disc partition 10.5.6 , and from there i deleted the file. Now i want to have only 10.6.3 , and i tried to delete the file when i installed it , and booted -s , but when i write rm -rf /system/library/extensions/ati1600controller.kext it says it is read only file , or a folder and nothing happens . for gods sake what i am doing wrong? Boot with -s and type mount -uw / <enter> rm - rf /System/Library/Extensions/ATI1600Controller.kext <enter> type right, is case sensitive Quote Link to comment https://www.insanelymac.com/forum/topic/241961-how-to-delete-ati1600controllerkext/#findComment-1616566 Share on other sites More sharing options...
liomojo Posted January 7, 2011 Author Share Posted January 7, 2011 No it is not case sensitive. i did it thanks to this If anyone runs into the problem where they cannot delete the file due to it being a read-only file system just type this first: mount -rw -a This will mount the drive as writeable and you will be able to delete the kext files Thank you dsc106. Quote Link to comment https://www.insanelymac.com/forum/topic/241961-how-to-delete-ati1600controllerkext/#findComment-1617288 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.