-
Urgent! Need Help!
Ok here goes,
I installed KDE Mandrake Linux as winlinux or as a file in windows. Earlier today i stupidly deleted the linux file. I then reinstalled linux as i have before. But now everytime the GRUB comes up and i choose to boot up windows it gives me the message "disk i/o error. replace and press any key when ready." so i press a key and then it gives me the message "Unable to access hard-drive." Then in several seconds another message pops up saying "operating system not found on any devices. press any key to try again." Could it be possible i could have written over window? Well if you have any idea what happened or how to fix it let me know. I've already tried the factory restore several times and that still hasnt done anything. Please it'd mean alot if you could help.
-peace
zero signal
-
It does sound like you have indeed overwritten your Windows partition. To verify this do the following (assuming you have one hard disk)
Log into Linux
Then open a terminal (command line) window and type:
fdisk /dev/hda
Then hit p to display everything. Write it down and paste it here.
If you don't see a partition that says FAT16 or FAT32 or something like that.. it means yer windows went poof.
-
you probably didn't delete windows at all, but when you installed linux you probably overwrote the master boot record with grub. windows is likely still there, but the system has no way to know how to get there. you might be able to recover or replace the boot record with some kind of MBR utility like the Ranish Partition Manager (http://www.ranish.com/part/). Ranish should at least be able to detect the partition.
-
Sounds like you have corrupted the Master Boot Record.
This sector holds the boot loader.
The most common fix is to boot with a bootable floppy disk.
You need this disk to have the FDISK.EXE program
(usually found in windows\command directory)
You type FDISK/MBR and hit ENTER
This restores the standard windows boot loader
and should boot windows, unless something else is
also damaged.
:cool: