[H-GEN] Formatting new HDD under Debian

Christopher LeMoyne christopher_lemoyne at yahoo.com.au
Thu Dec 16 06:22:45 EST 2004


David Duffy wrote:

> [ Humbug *General* list - semi-serious discussions about Humbug and     ]
> [ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
>
> Hi there,
> I want to replace a corrupted hard disk on my Debian box.
> To format the new one, do I just do this?
>
> mkfs -t ext3 -c /dev/hdc1
>
> The new one is slotting into the same IDE spot as the old one.
> I've already unmounted the old one. (& removed from fstab too)
>
> David...
>
> _______________________________________________
> General mailing list
> General at lists.humbug.org.au
> http://lists.humbug.org.au/cgi-bin/mailman/listinfo/general
>
Hi David,

I've always used:

mke2fs -j /dev/hdc1

But yours would probably work too.  Since there's no data on it, and as 
long as you don't get the device name wrong, you have nothing to lose.  :-)

Regards,
Christopher LeMoyne




More information about the General mailing list