Can/should I reformat my Mac?
June 14, 2006 4:02 PM
Subscribe
Similar to a previous question, but for a Mac: how do I reformat my hard drive if I don't have the correct system disks? see inside for further details
Really all I want to do is break down the partitions that the previous owner of this computer put up. (there were valid reasons to make three equal size partitions then, but no longer) I have some system disks (iMac Applications and iMac Software Restore) but I don't think they are what I need, and I believe the OS has been updated since those disks were last used. (it's running 10.2.8 right now, which is also the latest that this hardware will support) There are also occasional 'ownership' issues that I think only a reformat will take care of properly. (I can't completely remove the previous owner's profile and my attempts at editing it won't take)
Please note: my technical skills are not top of the line. I can follow directions, and even understand the implications most of the time, but I won't get anywhere but lost if I don't have a map. What I'm looking for here is not that map, but more a sense whether what I am asking (a) makes sense and (b) is possible and (c) directions as to where to find more complete help.
posted by schwap23 to computers & internet (6 comments total)
1 user marked this as a favorite
If you need to repartition and can afford to reformat the hard drive, you can repartition by starting from a system disc, pulling down the Utilities menu and selecting "Drive Utility".
If you need to remove an old user folder, open the Terminal application, type sudo -s, enter your password, and type rm -R /Users/oldprofilename. Make sure that you name the right folder — and you'll want to make a backup if you can.
posted by Mr. Six at 4:10 PM on June 14, 2006