O
ocicat
Searching reveals that boot.ini can be configured to boot different versions
of Windows on separate drives:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP" /fastdetect
multi(0)disk(0)rdisk(1)partition(1) \WINDOWS="Windows 2000" /fastdetect
Is it possible to have Windows XP on one drive & Linux on another? I
understand the need for copying the Partition Boot Record of whatever other
OS I multiboot (I've done this with XP & the *BSD's on a single drive...),
but so far I have unsuccessfully been able to accomplish multibooting on
multiple drives. Any insight would be appreciated.
of Windows on separate drives:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP" /fastdetect
multi(0)disk(0)rdisk(1)partition(1) \WINDOWS="Windows 2000" /fastdetect
Is it possible to have Windows XP on one drive & Linux on another? I
understand the need for copying the Partition Boot Record of whatever other
OS I multiboot (I've done this with XP & the *BSD's on a single drive...),
but so far I have unsuccessfully been able to accomplish multibooting on
multiple drives. Any insight would be appreciated.