Hello, this is what my partition table looks like on my secondary
master hard drive:
/dev/hdc1 - FAT32, Primary partition, long unused (old Win2K
installation that crashed and never bothered to recover)
/dev/hdc2 - Extended partition
/dev/hdc5 - FAT32, data partition
/dev/hdc6 - NTFS, WinXP installation partition
Here's the funky part. I can't boot Windows XP which resides in hdc6.
I tried Recovery Console and it gives me gibberish or "cannot
enumerate" errors for all 3 partitions, and chkdsk can't run on those
partition ("irrecoverable errors"). So, I started up Knoppix....
I can mount the XP installation (hdc6) just fine, but I cannot access
hdc1 or hdc5. I don't care for hdc1, but dosfsck gives me a bunch of
errors for hdc5, and I'm scared to save the changes made for fear of
damaging the XP-installed partition, and besides, from the looks of
the errors, I suspect that dosfsck will end up writing worthless
gibberish files (the same way it is now).
I'm getting a new hard drive tomorrow, but for now, is there anything
more I can do to recover the file system of hdc5? Any magic tricks
I'm missing? And is there any way can I make hdc6/WinXP bootable
again? Remember, although Knoppix accesses hdc6 without a problem,
Recovery Console cannot. |
Request for Question Clarification by
alienintelligence-ga
on
08 Apr 2005 20:32 PDT
Hi nx2,
As a disclaimer... this may hurt
more than help since your partitions
seems a bit colluded. Someone should
physically look at your computer to
avoid making a mistake that will
cause you to lose data.
Have you used a boot floppy yet?
[ http://www.mirrors.org/archived_software/www.bootdisk.com/winfiles1/boot98se.exe
]
After you boot to a command line,
try:
FDISK /mbr <- warning, that's the part that could hurt.
That reinitializes the master boot record
on the primary partition in a way that
Windows can recognize it.
But, it won't make WinXP automatically
rebootable. I think you would have to
do a repair, using the original XP
install discs.
Safest way, is to leave it all alone,
go watch some tube, wait for the new
HD... then do an image copy to the new
drive and save your XP install.
-AI
|