Jump to content
3 posts in this topic

Recommended Posts

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?

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 , 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

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.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...