Multiple User Errors

toobiloo

Registered
I'm running 10.2.4, and I just added a second user to it, now there is the admin and one other user. When I log in with the second user account I always get an error that says something like "Disk is not recognized by Mac, has no readable sectors", the type of error that you get if you put a disc in that is not properly formatted in an opticle drive. It is weird because there are no discs in the optical drives, and all the partitions of my hard drives seem to mount properly, and I don't get this error when I log in with the other account (the admin account). It has me stumped about what to do about it. Any help?
 
you might try this...
booth into single user mode (cmd-s at startup), run fsck -y till no problems are reported anymore, mount -uv / , then run
sudo diskutil repairPermissions

beyond that, there is always the clean install option...
 
Back
Top