588,531 active members*
8,247 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2004
    Posts
    1543

    multi-boot two HDs

    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

  2. #2
    Join Date
    May 2003
    Posts
    550
    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

  3. #3
    Join Date
    Aug 2004
    Posts
    2849
    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.....

  4. #4
    Join Date
    Feb 2005
    Posts
    78

    Smile

    G'day
    Acronis OS Selector v8.0
    John

Similar Threads

  1. Multi Bit Drill Head
    By gregsm77 in forum WoodWorking Topics
    Replies: 1
    Last Post: 05-19-2021, 04:49 AM
  2. Boot disk for EZ-Track DX, batch file?
    By mmm2003 in forum Bridgeport / Hardinge Mills
    Replies: 8
    Last Post: 01-31-2007, 06:47 PM
  3. V2XT Boot Disk Needed.
    By v488 in forum Bridgeport / Hardinge Mills
    Replies: 34
    Last Post: 04-29-2005, 07:03 AM
  4. boot disk
    By spuzzbutt in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 3
    Last Post: 12-01-2004, 02:39 PM
  5. Multi Speed Conversion
    By SPEEDRE in forum Benchtop Machines
    Replies: 8
    Last Post: 01-19-2004, 07:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •