View Single Post
Old Dec 10th, 2005, 3:32 AM   #4
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
Lich has pretty much summed it up.

If you prefer to do everything visually, or if you don't really know how to partition and format hard drives, i suggest you use PartitionMagic (I don't own that software) or Paragon Partition Manager (I used to use this all the time until i found that Linux liveCDs have tools for the job).

If you want to use a linux liveCD, you can can use fdisk to format and parition the harddrive, then use one of the numerous tools to give it a filesystem. For example, if you wanted to make it FAT32, you could use mkdosfs, or for somehtign liek ReiserFS you could use mkreiserfs.
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote