Hi,
when i try to remove iwi2100.kext (rm -R /System/Library/Extensions/iwi2100.kext) i get the following error: "Read-only file system" and so i cant delete them.
Could you help me pls?
Thank You
7 replies to this topic
#1
Posted 10 June 2007 - 03:59 PM
#2
Posted 10 June 2007 - 04:37 PM
You have to be in super user mode to delete that. Simply type "sudo" before that command (in the same line with it), and it will ask your password before it does it. If that still doesn't work, try moving it out of the Extensions folder instead of deleting it. Something like this:
sudo mv /System/Library/Extensions/iwi2100.kext ~/Desktop/
That will move it to your desktop
sudo mv /System/Library/Extensions/iwi2100.kext ~/Desktop/
That will move it to your desktop
#3
Posted 10 June 2007 - 04:58 PM
Unfortunately it doesn't work. I tried doing:
1) sudo rm -R /System/Library/Extensions/iwi2100.kext and
2) sudo mv /System/Library/Extensions/iwi2100.kext ~/Desktop/
but he continue saying "Read-only file system".
I mean:
1) override rw-r--r-- root/wheel for /System....? y
rm: /System/.... Read-only file system.
2) mv: rename /System/... to /var/root/Desktop/: Read-only file system
What can i do? How do i delete this file?
Ty again!
#4
Posted 10 June 2007 - 05:52 PM
In finder
.
Works like a charm here after typing my password in the dialog box which comes up..
Works like a charm here after typing my password in the dialog box which comes up..
#5
Posted 10 June 2007 - 06:10 PM
#6
Posted 31 July 2009 - 06:20 AM
for those of you stuck on this problem, boot into single user mode and run:
you can then sudo rm whatever you like.
mount -uw /
you can then sudo rm whatever you like.
#7
Posted 19 November 2011 - 09:05 AM
Thanks so much deciti, you saved me a sleepless night!
#8
Posted 19 November 2011 - 12:42 PM
Once single user mode is done booting, this is on your monitor, right in your face!
It says something like this:
To make modifications to files
mount -uw /
If you missed that, be prepared for more sleepless nights.
It says something like this:
To make modifications to files
mount -uw /
If you missed that, be prepared for more sleepless nights.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









