|
#1
| |||
| |||
| I did something very, very, VERY stupid. You're going to laugh. I need someone to tell me just exactly how badly I've stuffed up. chmod -R 777 / It's a really long story. Are you done laughing yet? Anyway after spending about an hour figuring out how to get sudo working again, I'm piecing together the permissions of some kernel extensions trying to get some basic functionality back. ![]() :x |
|
#2
| ||||
| ||||
![]() Have you tried booting from the installation disk and running "Repair Permissions" from its copy of Disk Utility? I think that ought to fix at least the system files. (Although I can't say I've ever tested it with such extensive permission damage.) |
|
#3
| ||||
| ||||
| have your tried rm -fR *.* ? (hem... DON'T DO IT.... !!!!)
__________________ My current machine is an iMac Core 2 Duo 2.16 GHz 24" with MacOS X 10.5.1. My Apples are here. My oldest Apple was born in 1977. Surf my .mac web site. GS/P/>SS d-(++) s+: a+ C+(C) U* P L+ E--- W++ N- o+ K? w O-- M++ V PS+ PE+ Y- PGP t+ 5 X+ R tv-- b+++ DI++ D+ G e+++ h---- r+++ y? Time is not changing, I'm just traveling through time. |
|
#4
| |||
| |||
| See, after my frantic jerry-rigging spree last night I know way better than that command. Um, as far as Disk Permissions go, I was hoping there would be an easier way to do it but if I need a disk, meh. |
|
#5
| ||||
| ||||
| i know what chmod 777 does, what is this one? why is bad? does it change every file on disk to read and write for everyone?
__________________ Dual 1.8GHz G5 2GB, 1TB, Radeon 9600XT 128MB, 10.5 20" Apple Cinema Display + Dell 2005FPW 20" dual-head iBook G3 700MHz 640MB, 40GB, Rage128 16MB, 10.4, dying battery |
|
#6
| |||
| |||
| there are a lot of things that need specific permission settings to work properly (Also yes it changes every file on the disk to 777) i.e. I found out that kernel extension files need to be 755 while every file inside them is 644. So I had to go into SUM again and fix sudo so i could use chmod. |
|
#7
| |||
| |||
| Got out my install disk and repaired permissions. Rebooted the MacBook and got an instant kernel panic "Cannot find driver for a platform: ACPI" (or something extremely similar) Help :x The only tool I have left is Terminal (through install disk) |
|
#8
| |||
| |||
| Thats an odd error. I'd try a "repair" of the HD followed by another repair of the permissions. May not help but can't hurt. If that fails, the only other idea I have is reinstall just the OS. Don't blow everything away, let install do an upgrade.
__________________ Low cost Serial ATA Disk Systems for IBM p5, pSeries, and RS/6000 running AIX Perry [SIGPIC][/SIGPIC] |
![]() |
| Thread Tools | |
|
|