Quote:
Originally posted by nukes Have you tried LLFing the drive or at least removing all the remaining partitions before you start. It probably needs to start at a certain sector or something.
Failing that I can't really help apart from suggest a way to make an exact copy of the partition.
Use a Linux live-cd and back it up with partimage/partimg and then it will make a copy of the raw bytes of the contents. This can then be restored by you using a similar technique. that way there is no need gfor anyone to buy expensive software to do it. |
Problem was that I had accidentally ERASED that partition though
BTW, Wolfreakyn, that link was close to what I needed. Searching around there a bit more, I found that you use susdisk with the -p150 switch.
After much frustration (anytime you do anything slightly NOT as in the steps I am about to give, it gives you an error message "Something went wrong" and aborts. Quite helpful, eh?

) I finally got it to work right.
Here is what you do. (if you have a CTX Laptop computer and my same situation described above)
1: Make an MS-DOS bootable floppy disk and put fdisk.exe format.exe debug.exe on it.
2: Copy the file susdisk.exe from the utils directory on the accompanying CD ROM that came with the computer onto the floppy.
3: With the computer off, insert the bootable MS-DOS floppy into the drive and boot up. Use fdisk to delete any and all existing partitions. (There must be NONE)
4: If fdisk is incapable of removing something (Trust me....it IS incapable sometimes if you have weird partitions or used other tools before), then you will need to use debug.exe to wipe clean your hard disk. Hopefully you won't have to do that though.
5: Run susdisk as follows
susdisk -p150
You NEED that -p150 switch (no space between p and 150). The susdisk utility documents the -p switch, but the 150 is mentioned nowhere on any of the accompanying media. Found the -p150 needed based on some perusing on the site Wolfreakyn listed above.
6: Now turn off the computer, then you can boot back up again off the floppy and use format.exe to make your other partitions you want, and then use the Windows install CD to install Windows.