boot loader for dual boot

G

Guest

I Installed a 2nd HD and cloned my first HD to it as a backup
and would like to be able to dual boot. This is XP Pro. I would like
to know what numbers to use in multi, disk, and rdisk. It is in the
first partition so I think that would be #1
[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="Microsoft Windows XP
Professional" /fastdetect

multi(?)disk(?)rdisk(?)partition(2)\WINDOWS="Microsoft Windows XP
Professional backup" /fastdetect

Can someone fill in the ??? marks for me.

Thanks
 
D

David Candy

Disks start at 0 and partitions at 1. So the second hard drive is 1. The first partition of that hard drive is 1.
 
G

Guest

What do I use for multi and rdisk ?
thanks

David Candy said:
Disks start at 0 and partitions at 1. So the second hard drive is 1. The first partition of that hard drive is 1.

--
--------------------------------------------------------------------------------------------------
http://webdiary.smh.com.au/archives/_comment/001075.html
=================================================
herbiee said:
I Installed a 2nd HD and cloned my first HD to it as a backup
and would like to be able to dual boot. This is XP Pro. I would like
to know what numbers to use in multi, disk, and rdisk. It is in the
first partition so I think that would be #1
[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="Microsoft Windows XP
Professional" /fastdetect

multi(?)disk(?)rdisk(?)partition(2)\WINDOWS="Microsoft Windows XP
Professional backup" /fastdetect

Can someone fill in the ??? marks for me.

Thanks
 
D

David Candy

The same if you have the same type of drive. SCSI can be different but IDE is always that. Both are always 0.

This is for RISC processors that XP was designed to run on. Not that it runs on any anymore but that's why.
--
--------------------------------------------------------------------------------------------------
http://webdiary.smh.com.au/archives/_comment/001075.html
=================================================
herbiee said:
What do I use for multi and rdisk ?
thanks

David Candy said:
Disks start at 0 and partitions at 1. So the second hard drive is 1. The first partition of that hard drive is 1.

--
--------------------------------------------------------------------------------------------------
http://webdiary.smh.com.au/archives/_comment/001075.html
=================================================
herbiee said:
I Installed a 2nd HD and cloned my first HD to it as a backup
and would like to be able to dual boot. This is XP Pro. I would like
to know what numbers to use in multi, disk, and rdisk. It is in the
first partition so I think that would be #1
[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="Microsoft Windows XP
Professional" /fastdetect

multi(?)disk(?)rdisk(?)partition(2)\WINDOWS="Microsoft Windows XP
Professional backup" /fastdetect

Can someone fill in the ??? marks for me.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top