Topic: Gparted has convinced Linux and XP that my NTFS is FAT32
I was working to expand an existing partition on a large harddrive, when GParted decided that my NTFS partition was FAT32. It has "fixed" the partition and so my Linux box and my XP box all agree it's FAT32. Problem is that the 300gb worth of files are no where to be found.
I'm not sure how this happened, but my best guess is that GParted used the wrong partition table to apply to this partition. A little background...
This 500gb drive originally had three partitions: 1 20gb FAT32 partition, 1 300gb NTFS partition, and 1 180gb NTFS partition (sizes are approximate). I transfered all the data off the 20 gb and 180 gb partition (onto the 300gb partition) and deleted both of those partitions. This left me with a 300gb partition and about 200gb of free space. This was all done on a Windows XP machine.
I then shut that machine down and pulled the harddrive out. I moved the drive to a USB tray and attached that to my Fedora 7 machine. Fedora said it couldn't mount the drive (though I now suspect it was trying to mount the deleted FAT32 partition). GParted (v. 0.3.3 which comes with F7), however, showed the picture I expected to see: 1 300gb partition and about 200gb of free space. I had GParted check the partition and it "fixed" it.
Now Fedora was able to mount the drive. Only thing is that Fedora mounted a 20gb FAT drive. GParted still showed the drive as being 300gb, but the properties dialog in Fedora clearly showed 20gb. I double checked this with an XP machine and it also mounted a 20gb FAT drive (containing what the deleted partition contained: a recycled folder, a system volume information folder, and a pagefile).
Back to the Linux box. I downloaded and burned the latest version of GParted Live (0.3.4-9) and used that to access the drive. Same information as before. I had this new version check the partition (I have read on this forum where old versions of GP have been buggy). It "fixed" the partition--now my machines agree there is a 300gb FAT32 partition on this drive.
I am indifferent as to the exact path of the solution. What I want is to get that 300gb worth of data back. Currently it is MIA.
Is there a way to point the correct partition table at that partition? Can I convince my machines that this space is occupied by files written in NTFS? I have another 500gb drive I can move this stuff onto, but first I have to gain access to the files.