I cant see it as a drive in Norton Ghost15. When I go to the "Backup my computer" option, no drive is displayed for the drive I am trying to clone/backup.
But I see the harddrive in the BIOS. I can boot into that harddrive and it loads into MSDOS as expected. I am unsure what my options are to clone it.
Edit: More Details. The entire capacity of the harddrive is atleast 100 megs(I have to check for the exact number). MS DOS 6.22 I believe. IDE 40 wires. I really need to clone this harddrive. I can't start over from scratch.
2 Answers
The best way to clone something like that is a bit for bit copy. Do you have another IDE drive to clone to?
Hook up another drive to clone to and boot to a Linux Live CD (Knoppix is great) and see if it picks up both drives. Once you're in the Live CD console you can check to see if the drives were both picked up with an fdisk -l.
If so, then use something like dd_rescue to clone the drive at that point.
4You might just want to take it out, put it in a caddy, and clone from another computer to see whether the prob is with your disk or your computer. (Caddies are around $10, depending on the type of disk.)
If (unlikely) you don't need the OS, just .bat's and such, you might just want to copy off your files (again from a caddy).
What is it formatted as; FAT, FAT16, FAT32, etc? What type of drive is it; IDE or SATA?
Try other programs as well (e.g. Clonezilla).
8