PDA

View Full Version : Privelages




dualburn001
Apr 15, 2002, 08:58 PM
Everytime i try to partition my hard drive or modify my system folder it says i don't have enough privelages. I am the administrator i think since I am the only user. Thanks in advance for the help.



MacAztec
Apr 15, 2002, 09:04 PM
Sorry you guys, but I am not sure how to even Partition space. How do you do it?

dualburn001
Apr 15, 2002, 09:15 PM
disk utility in your application:utility folder

dualburn001
Apr 15, 2002, 09:27 PM
please guys....
i don't want to be a pain the ass, but this is kind of urgent

mmmdreg
Apr 15, 2002, 09:28 PM
To partition, you're meant to start up from OSX cd (or os9) and from the drop-down menu, choose disk utility, then go to partition. It shouldn't worry about privileges there. As for modifying the System folder, I have no clue really but you can probably do it as root in the terminal if everything else fails.

-Dreg-

AlphaTech
Apr 15, 2002, 09:54 PM
Beware, partitioning up your drive is going to delete EVERYTHING on it. Not a spec of anything previously installed will be on it. If that is your only drive, make sure you have backed up EVERYTHING that is of any value to you. Including email settings, messages, as well as bookmarks/favorites from your browsers.

evildead
Apr 17, 2002, 01:10 AM
you also can not partition dirves that are inuse or have a system in it that you are booted off of. If its a second drive then you should beable to do anything to it you want... as long as you dont have anything using it... If you are you can do a ps -ef and kill any processes that are or just reboot. you can also use the umount command to unmount it if you have to force it... check it out in the man pages.


have you booted off a CD and tried it? That will let you do it nomatter what... but you will loose all you data.... as you know. I sugest that you boot off an OS 9 disk. OS X wont let you make the partition sizes anything you want like you can in OS 9.

-evildead