Originally posted by: mschell
I got a bit of a problem preparing a Win XP Pro system I'm selling to a friend. The system is currently set up with two XP operating systems accessed by the XP bootloader. One OS is on C: and the other OS is on H:. The H: OS works much better than the origional C: OS, this is the one I boot to but the C: OS actually contains the boot info and is necessary to boot to the H: OS. I would like to boot this system from the H: system which would become C: with the normal single OS XP boot sequence that just boots straight into the OS. Problem is imaging H: to another drive using Drive image 5.0 does not allow that drive to boot into Win XP. I've tried copying the C: boot files(ntldr, io.sys, ntdetect, etc.) to the the H: drive but that did not help. It would save a ton of time if i did not have to reload XP and all the apps just to sell the machine, any help would be greatly appreciated, - M.
1. Copy all the boot files from c drive and save them (make sure you unhide the files and protected system files), there small so they will fit on a floppy.
2. Format the C drive
3. Move the H drive down to C drive or D drive or where ever you want it using a Partitioning tool, or not at all if you just want to leave it there.
4. Copy the boot files back to the C drive and edit the boot.ini (and the backup copy as well which is called BOOT.BXP)
The Boot files have to be on C drive, you should have created a small 100 meg c drive and then installed XP on the D drive but it's to late for that.
here's my boot.ini file:
[boot loader]
timeout=15
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Windows XP" /fastdetect /KERNEL=LOGOOS.EXE
multi(0)disk(0)rdisk(0)partition(4)\NET="Windows .NET server RC1" /fastdetect