I'm trying to use qtparted to create a partition.. I have a dual-boot machine with Fedora Core 2 and WinXP and I'd like to create a "shared" partition that both can read/write (I assume I want it to be FAT32?).
My disk in qtparted looks like this:
Code:
/dev/hda-1 free 0.03 MB
/dev/hda1 ntfs 11.72 GB
/dev/hda-1 free 14.23 GB
/dev/hda2 ext3 99.42MB
/dev/hda3 ext3 9.34GB
/dev/hda4 extended 1.87GB
/dev/hda-1 free 0.03MB
/dev/hda5 linux-swap 1.87GB
So I'm trying to create the partition out of the 14GB of free space that I made. But qtparted says that I can't create another primary partition and creating an extended partition is disabled (the box is grayed out). What am I supposed to do? I don't understand how partitioning works very well..
Thanks in advance for any help!
Scott