Recently I tried to install 2006.0 Live x86 using the text-mode installer, and it severely corrupted my partition table. I previously had the following setup:
Code: Select all
/dev/sda1 = Windows XP Home [NTFS, Primary, 21.5GB]
/dev/sda4 = Linux (Primary) [17GB]
/dev/sda5 = NTFS Data partition [36GB, logical]
/dev/sda6 = Linux Swap [1.3GB]
So I ran gpart and wrote a new partition table with the help of it. I backed up my messed partition table before running gpart, so I can easily restore that as well (not that it would be of much use anyway). After that I used the Windows recovery console and ran fixmbr, which managed to get me into WinXP until an "Unmountable_Boot_Volume" error. So I rebooted again and ran chkdsk, which said that there were "one or more unrecoverable errors" on both my NTFS partitions. I really hope chkdsk is wrong in this case. After that I ran fixboot, and the problem still exists.
Here's my question: is it possible to recover data from the NTFS data partition? I really don't care about anything else besides that. Windows and Linux can be reinstalled, but my data cannot be obtained all over again as easily
Thanks

