View Full Version : multi-boot two HDs


Karl_T
05-30-2005, 06:16 PM
Best Buy has 80 Gig Hard Disks on sale for $20 after rebates. So I bought two, one for each CNC control. I installed the new disks with the option to make them the new boot disk. This copies all data to it - a perfect backup.

Now I'd like to edit boot.ini with msconfig, or whatever, to make it possible to select which disk to boot from. I had this set up on one of the computers before ( I removed an antique 8 gig drive) but it rewrote the boot.ini on me.

How is this done?

Karl

fyffe555
05-30-2005, 06:29 PM
If you're using boot.ini you're running WinNT, XP or 2k or later?

To boot from the disk of your choice you need to know the physical channel, disk and partition of the OS you want to boot. You can then Edit the boot.ini directly using edit under Dos or open it in notepad under your existing OS. When you save it it may ask about format changes which - as long as the edit you've made is consistant with the format of your existing boot.ini file you can ignore.

Note the boot.ini lives on your machines C drive or the first active partition the bios finds together with the io/sys, ntldr and all that good stuff. You can't move it. Also note that those files are usually protected and or hidden so you'd have to change the attributes or set your folder options to view all hidden and system files.

The Boot ini format would look something like this;

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows FIRST DISK" /fastdetect
multi(0)disk(1)rdisk(0)partition(1)\WINNT="Windows SECOND DISK" /fastdetect

When you boot it will show the prompt with the options of the systems you've named in the quotes. If you don't anser in 30 seconds it will boot the system on disk one partition 1.

Copy yourself a backup before editing. Make sure you have a system ERD diskette...

Andrew

ViperTX
05-31-2005, 01:25 AM
As the system is powering up you can select firmware that will alllow you to configure the system and set the boot disk....it's pretty quick....usually an F1 or F10.....

oldjohn
06-21-2005, 12:58 AM
G'day
Acronis OS Selector v8.0
John