From: <ro...@sp...> - 2003-07-01 08:18:43
|
You don't have to reboot the computer in Singleuser mode to remove the=20= kextcache files. Start up as usual. Then open the Terminal and enter=20 sudo rm -r /System/Library/Extensions.kextcache and then sudo rm -r=20 /System/Library/Extensions.mkext when you are done restart the=20 computer. The files will be recreated on startup so they will be there=20= after the next startup. If the wirelessdriver.kext driver is installed=20= properly it should be loaded now. //Rob On m=E5ndag, jun 30, 2003, at 22:50 Europe/Stockholm, John Leaird wrote: > Okay. I give up. I have tried repeatedly to remove the=20 > Extensions.kextcache and Extensions.mkext files from /System/Library=20= > -- with no success. I get to the terminal application fine by=20 > restarting with Command and S depressed, and I get down to the last=20 > line that says "sh-2.05a#: ". When I try to run the sudo rm -r=20 > (filename) command from that point, I'm told that the file is=20 > read-only. But just above that is a string of lines: > > Singleuser boot -- fsck not done > Root device is mounted read-only > If you want to make modifications to files, run '/sbin/fsck -y' first=20= > and then 'sbin/mount -uw/' > > I do that (seemingly successfully), and then run the sudo rm -r on the=20= > two files. Each time, I get no confirmation that the files have been=20= > removed, just the "sh-2.05a#:" at the beginning of the next line.=20 > After I reboot, and do a Find on these files, I find that neither has=20= > been removed. They are both still in /System/Library. > > One other possible problem is that above the "Singleuser boot" string=20= > is a line (just under the "IODeviceTree" line, that says: > > ATA Disk: Identify data is incorrect - bad checksum > > What's happening? What am I doing wrong? > > I'm obviously no programmer, but I didn't think I had to be. > > Any advice from anyone on this would be appreciated. > > Thanks. > > John L. -- =20 To be is to do. - Socrates To do is to be. - Sartre Do be do be do. - Sinatra |