Hard drive utilities: FDISK, Format, etc

1

I need to rebuild my dev box later tonight. What utility do you use for FDISK, and Formatting your drives. I usually do this stuff in Windows but will need to start with bare metal. Last time I did this stuff was with DOS - ouch, it's been awhile.

Free is best but low cost will work too.

BobTheBuilder

Posted 2009-10-23T19:55:47.507

Reputation:

What is it really that you need to do ? And what is "bare metal" in this case ? – Rook – 2009-10-23T20:16:20.030

Sounds like, a computer with no operating system in it yet. – Kevin Panko – 2009-10-23T21:54:25.917

Well, he did say "rebuild", so I assumed he's rebuilding the current one. In any case, how did he install windows in the first place, not being aware of this ? I'm excluding the option he uses the ones that came with the machine, since, if he's been here since dos, he must've installed an os or two. Expecially, being a dev ... unfortunatelly, him not being a registered user, I fear we'll never find out. – Rook – 2009-10-23T22:18:19.833

Answers

4

As far as I know every modern Windows system installer includes a formatter, partitioner and everything else needed to get itself onto your computer.

Rook

Posted 2009-10-23T19:55:47.507

Reputation: 21 622

3

jitter

Posted 2009-10-23T19:55:47.507

Reputation:

Gentoo based LiveCD available. – Nathaniel – 2009-10-24T00:16:12.590

1

If you are reinstalling windows from cd, drive formatting will be part of the install process. You do not need any extra tools.

jphofmann

Posted 2009-10-23T19:55:47.507

Reputation: 31

1

The Gparted Live CD is a great free solution for formatting drives. Also, the Ubuntu Linux live cd boots into a desktop environment that has partitioning software installed.

However, if your disk setup isn't particularly special/complicated, and you're installing Windows, the Windows install process includes a partitioning step that allows you to create and delete partitions. All of the Linux distributions that I have used include partitioning as part of setup, and most of them use partitioning software that is more robust than the Windows installer.

virtuallinux

Posted 2009-10-23T19:55:47.507

Reputation: 661

0

Not programming related as it stands, but for free: Use a Linux LiveCD (any will do, recommended: CentOS) to run a partitioner. It will format too. Then right before installing, cancel and run your Windows installation.

Nikolaos

Posted 2009-10-23T19:55:47.507

Reputation:

0

No need to use extra bandwidth, whichever OS you install first likely has partitioning tools available that you can use before adding more operating systems.

John T

Posted 2009-10-23T19:55:47.507

Reputation: 149 037