grub.conf help (w/ XP)
From: Michael A. Peters (mpeters_at_mac.com)
Date: 04/01/04
- Previous message: Timothy Murphy: "Q) Using cups from Windows-2000 machine"
- Next in thread: Marcel J.E. Mol: "Re: grub.conf help (w/ XP)"
- Reply: Marcel J.E. Mol: "Re: grub.conf help (w/ XP)"
- Reply: Keven Ring: "Re: grub.conf help (w/ XP)"
- Reply: jludwig: "Re: grub.conf help (w/ XP)"
- Reply: Juan Pablo Berdejo: "Re: grub.conf help (w/ XP)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: fedora-list@redhat.com Date: Thu, 01 Apr 2004 04:28:35 -0800
Windows was installed as the master drive.
Due to issues with Fedora C2T1 installer - I wanted to easily detach the
windows drive whenever installing a linux distro. To facilitate that - I
made the XP drive be the slave - and use a boot loader on a floppy
called "gag" to boot windows, as it can switch the drive letters so the
XP thinks it is still on C:\ and doesn't have a heart attack.
That works - but I'd rather not have to insert a floppy every time I
want to boot windows, I'd rather do it from grub.
I tried adding the following to grub - which I thought would work
(switching drive letters) based upon the documentation - but it doesn't
seem to:
title Windows XP
map (hd0)(hd1)
map (hd1)(hd0)
rootnoverify (hd0,0)
chainloader +1
Anyone know why?
Shout the rootnoverify line refer to (hd1,0) even though I already
have used map to switch them?
-- Cheap Linux CD's - http://mpeters.us/linux/ -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Timothy Murphy: "Q) Using cups from Windows-2000 machine"
- Next in thread: Marcel J.E. Mol: "Re: grub.conf help (w/ XP)"
- Reply: Marcel J.E. Mol: "Re: grub.conf help (w/ XP)"
- Reply: Keven Ring: "Re: grub.conf help (w/ XP)"
- Reply: jludwig: "Re: grub.conf help (w/ XP)"
- Reply: Juan Pablo Berdejo: "Re: grub.conf help (w/ XP)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|