Results 1 to 5 of 5
hello
how do I partition the hard disk and formating the partitions to be far32 or ext etc...?
thanks.......
- 09-14-2007 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 74
how do I format a partition?
hello
how do I partition the hard disk and formating the partitions to be far32 or ext etc...?
thanks....
- 09-14-2007 #2
You could download a small live cd such as gparted and then use the gparted tool to create and format your partitions.
- 09-14-2007 #3
To format to FAT32 type:
Where /dev/hdd5 is the partition you want to formatCode:mkfs.vfat -F 32 -c /dev/hdd5
Linux User #453176
- 09-14-2007 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,754
Another nice tool for working with partitions is the Parted Magic LiveCD:
Parted Magic
It's a small download and burn to CD, and it's very easy to use.oz
→ new users: read this first
→ no private messages requesting computer support - post them on the forums!
- 09-15-2007 #5Just Joined!
- Join Date
- Sep 2007
- Posts
- 9


Reply With Quote
