my grub mistake!
Another one is Ontrack EasyRecovery Pro, see
http://www.ontrack.com/easyrecovery/
Or google "Partition Table Recovery" to see if there is anything
available as a freebie. Here's my try:
http://www.google.ca/search?q=Partition+Table+Recovery&ie=UTF-8&oe=UTF-8&hl=en&meta=
If you have important data you want to save in your C: drive, then it
is crucial to fix the partition table. EasyRecovery Pro should do it
automatically. Otherwise, you need Norton Disk Doctor, Norton
Utilities, and essentially a Norton Disk Editor to go in to the disk
sectors and manually restore the proper entries. This I've done
successfully a few times in the past, and it wasn't hard at all.
I'm sure there are equivalents now in the Linux world, but I am not
yet familiar with these. All I've worked with is Disk Druid, and only
for setup, and not for recovery.
From your description, here's my picture of your drive:
Windows Linux Grub
ME hda ( hd0)
=================================
C: Fat32 hda1 (hd0,0)
Ext'd Partition hda2
D: Fat32 hda5 (hd0,4)
E: Fat32 hda6 (hd0,5)
hda7 (hd0,6)
hda8 (hd0,7)
hda9 (hd0,8)
I couldn't understand what you are saying above!! Sorry, I really
tried, and I read it over and over... Nonetheless, I suspect it would
not correct the partition table; although one time in the long ago
past, I've purposely deleted a DOS FAT partition, rebooted, recreated
the partition with identical specs, and the partition came back with
all its data as if it was never deleted!!!! So who knows... It's a
risky proposition...
BTW, this is a command sequence
One more needed after these three, and that is:
grub> boot
What exactly was the "request for a pathway" please?
Don't do it....yet. May I suggest.
You however said that from Linux, you could mount hda1 and see the C:
drive's contents. If you can, I suggest using Linux to dump your
data onto another partition (D: or E: or even hda7,8,9) as a backup
NOW before the data becomes inaccessible!
use cp or maybe even dd to copy over whole subdirectories containing
important data.
Ho
|