(E-Mail Removed) wrote:
> First off all thank you all for the responces,
>
> Andrew E.: XCOPY can't copy long file names from plain DOS and from a
> XP-DOS-windows it can't copy the running XP, SelfImage can!
>
> Timothy Daniels: I don't have a second HDD and I want a clone because
> of all the work that has already been done setting up and finetuning
> the first XP. I want an exact copy to test all kinds of software and
> other drivers and always be able to quick boot back to the original XP
> do some housework. Then later when I have time I can continue to test
> and alter the clone. If the clone would become better I want to clone
> it back to the original ;-)
>
> Pegasus (MVP): You can copy, clone or backup a running XP with the
> freeware "SelfImage" ;-) Though you need the "XP Ultimate Boot CD" to
> be able to restore the backup the cloning works fine after altering
> BOOT.INI and HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
>
>
> John John and all: ...
>
> I did some more testing in the mean time.
> It seems I can alter BOOT.INI and the HKEY_LOCAL_MACHINE\SYSTEM
> \MountedDevices while running XP, before I use "SelfImage" (http://
> selfimage.excelcia.org) to clone C: to D: and restore the original
> BOOT.INI and MountedDevices. This way the clone is ready to boot. I
> even made a batchfile do to it, see later....
> Note that I am using NTFS partitions where I hide the original 1e
> partition C: when booting from the second partition (=clone) with the
> free bootmanager "Vamos".
>
> The only problem left now, is that for some reason XP still starts up
> the BOOT.INI from the first original partition. I can see this because
> I altered the menu-text. So I always need to change the default
> selection to point BOOT.INI to the second partition. Works fine, but
> if one forgets to select the other partition in the BOOT.INI-menu you
> get blue-screen-errors.
>
> It's strange why XP still can find the BOOT.INI from the hidden NTFS,
> first partition!? Any idea to solve this last thing of a perfect fast,
> easy and free XP dual-booting ???? Maybe a programming language in
> BOOT.INI to autoselect the default partition, like a batchfile....
Like others have already said, you should be using a boot manager to
accomplish what you want.
The problem you are now experiencing is because of the active partition.
Any primary partition can be marked as active but there can only be
one active partition at a time on a basic disk. You need an active
partition to boot the operating system, when you boot your setup it is
booting from the files on your original partition because it is the
active partition. You cannot change that after the operating system
starts to boot and there is no batch file that will accomplish what you
want.
If you are using installation #1 and decide that you want to use
installation #2 then go in the Disk Management tool and mark the second
partition as active, when the computer is rebooted it will boot on
partition #2 instead of partition #1.
If the computer is turned off and you want to select which partition to
boot to without having to start Windows and use the Disk Management tool
then you need a boot manager, or you can use a Windows 98 startup
diskette and try to toggle the active partitions with fdisk, a rather
clumsy approach to your "problem". As Timothy said earlier, you would
be much better off using two hard disks, it will make things a lot
easier for you, hard disks are not that expensive, if money is an issue
try asking a computer repair shop for a second hand disk, you might be
able to get a 40 or 80 GB hard disk for a very small amount of money.
If you really cannot use a second hard disk then I strongly suggest that
you use one of the freely available boot managers.
John