Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

coolsoldier

macrumors 6502
Original poster
Jan 7, 2003
402
0
The 909
After updating a computer to 10.3.2 (from 10.3.1), Disk Utility will not repair permissions on the hard drive. It stops with an error "No Valid Packages".

Is there any way to fix this? If not, is there some other way to repair permissions?
 

Attachments

  • picture 1.pdf
    22.8 KB · Views: 72
you can pop in your OS X install disks and open disk utility and fix permissions from there (look for em in the menu, i know its there)

On the other hand, you can boot up in single user mode (reboot machine and hold down apple+s when you see the gray screen you get before you see the Apple logo) and run fsck by typing in "fsck -yf" at the prompt which should look something like "root@localhost: #" or something like that (i got customized prompts so it will definately vary)
If you're running Panther it will tell you to type something like "/sbin/fsck -y" if you want to make modifications, that's basically what you need to type, except you need to add the f flag (if you do it without and your hard drive is journaled it'll tell you to do so).
Keep running fsck until it tells you that your hard drive seems to be okay.

If those two ways don't work, ask around some more, then reinstall. Good luck :p
 
Originally posted by übergeek
you can pop in your OS X install disks and open disk utility and fix permissions from there (look for em in the menu, i know its there)

On the other hand, you can boot up in single user mode (reboot machine and hold down apple+s when you see the gray screen you get before you see the Apple logo) and run fsck by typing in "fsck -yf" at the prompt which should look something like "root@localhost: #" or something like that (i got customized prompts so it will definately vary)
If you're running Panther it will tell you to type something like "/sbin/fsck -y" if you want to make modifications, that's basically what you need to type, except you need to add the f flag (if you do it without and your hard drive is journaled it'll tell you to do so).
Keep running fsck until it tells you that your hard drive seems to be okay.

If those two ways don't work, ask around some more, then reinstall. Good luck :p

Just to clarify this a bit for those that do not know fsck is not the same as repairing disk permissions. fsck stands for file system check. It's a way to have the system check it's file system for problems.
 
I thought that fsck was the same as "repair disk" in disk utility, and that repairing permissions was different. But thanks for the information, I'll try that.
 
Originally posted by MacBandit
Just to clarify this a bit for those that do not know fsck is not the same as repairing disk permissions. fsck stands for file system check. It's a way to have the system check it's file system for problems.
yeah but it helps sometimes.
 
Originally posted by coolsoldier
I thought that fsck was the same as "repair disk" in disk utility, and that repairing permissions was different. But thanks for the information, I'll try that.

It's similar to the repair disk in the disk utility but at the root level it has much freedom to do what it needs to.
 
After updating a computer to 10.3.2 (from 10.3.1), Disk Utility will not repair permissions on the hard drive. It stops with an error "No Valid Packages".

Is there any way to fix this? If not, is there some other way to repair permissions?

@coolsoldier: This article will help you out:

http://docs.info.apple.com/article.html?artnum=25704

...so I noticed that this thread is over two years old haha...I wonder if anyone will actually read this
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.