Is there any hope for saving my partitions?
I have seriously screwed up my partitions/bootloader setup:
1. After installing Debian, my pre-existing Windows XP partition appears in the boot menu but won't start up.
2. I eventually I try to run 'grub-install' but accidentally do it to my windows (NTFS) partition. :oops: Now debian won't mount it, as well as not booting.
3. In desperation I try the windows recovery console commands fixmbr and fixboot. It ends up thinking that both the ext3 and NTFS partitions are actually FAT, and when I try to boot it "Can't find NTLDR". When I boot from a knoppix cd, it can mount and read the linux partition without problem, but the windows partition now just shows a bunch of unnamed gibberish files.
Was it fixboot or grub-install that caused the NTFS partition to turn to gibberish? How do I change the partition map so that It knows what filesystem everything is? And most importantly, is there any way to save data from the NTFS partition?
Oh, and feel free to laugh at me.
found out what's going on (sort of)
It turns out that my partition table says (correctly) that it's NTFS. the Boot sector says (wrongly) that it's FAT 16. Using a third-party recovery floppy I got from my neighbor, I can see everything on the drive. By now, this is pretty much an issue with microsoft filesystems, and of not much concern to this forum. Thanks adam!