Need help partitioning redhat 9.0!!!
I have made a partition on my hard drive (/dev/sda3). Now I need help formatting it to vfat. But when I tried using this command:
mkfs -t vfat /dev/sda3
I had this error:
mkfs.vfat 2.8 (28 Feb 2001)
mkfs.vfat: Attempting to create a too large file system
I think that it doesnt support the size of partition I made, which wasnt that big (not more than 25gb).
I now want to know how to overcome this error and create my Fat32 partition.
Thanks,
Mike
|