[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: boot XP on hdd
From: |
Felix Miata |
Subject: |
Re: boot XP on hdd |
Date: |
Wed, 10 Dec 2008 16:24:41 -0500 |
User-agent: |
Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.8.1.18) Gecko/20081113 SeaMonkey/1.1.13 (PmW) |
On 2008/12/10 21:40 (GMT+0100) Daniel Schröer composed:
> device.map:
> (fd0) /dev/fd0
> (hd2) /dev/sda
> (hd0) /dev/hdc
> (hd3) /dev/sdb
> (hd1) /dev/hdd
> title Windows XP
> rootnoverify (hd1,0)
> chainloader (hd0,0)+1
> title Windows 2000
> rootnoverify (hd0,0)
> chainloader (hd0,0)+1
Both your chainloader entries are pointing to (boot this) hdc1. I don't
believe either of the rootnoverify lines is required due to the chainloader
syntax you used.
I rarely use multiple disks, but I believe this might be all you need re doz:
title Windows XP
chainloader (hd1,0)+1
title Windows 2000
chainloader (hd0,0)+1
http://www.gnu.org/software/grub/manual/html_node/Chain_002dloading.html#Chain_002dloading
--
"Unless the Lord builds the house, its builders labor
in vain." Psalm 127:1 NIV
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://fm.no-ip.com/
- boot XP on hdd, Daniel Schröer, 2008/12/10
- Re: boot XP on hdd,
Felix Miata <=