Results 1 to 3 of 3
Hey guys got another question for yall...
how do I format the hard rive while I have Linux on it???
what are the steps...
thanks...
- 03-14-2005 #1Just Joined!
- Join Date
- Mar 2005
- Location
- Niagara Falls Canada
- Posts
- 31
Formatting HD
Hey guys got another question for yall...
how do I format the hard rive while I have Linux on it???
what are the steps...
thanks
- 03-14-2005 #2
If you're running Mandrake (as your avatar info suggests), you can use the Mandrake Control Center's partitioning tool to do whatever you want.
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-14-2005 #3Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
will format the partition hda2 with the ext3 filesystem. Do this as root with the filesystem not mounted. This will erase any data on the partition. Read the man pages for mkfs for more information.Code:# mke2fs -j /dev/hda2
/IMHO
//got nothin'
///this use to look better


Reply With Quote
