Re: Newbie needs help with Grub!



krazbaty79@xxxxxxxxx wrote:

menu.lst

title Windows Vista or XP (loader)
root (hd1,0)
savedefault
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1

"root" here is where the grub files are stored.
Normally it is the Linux /boot partition.
(It should probably be the same as for the ubuntu system.)


--
Timothy Murphy
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
.



Relevant Pages

  • Re: dual boot problem
    ... map (hd1) (hd0) ... drives windows root should be on hd0, so instruction for GRUB should read: ...
    (alt.os.linux.suse)
  • Re: GRUB issues
    ... map (hd1) ... You use rootnoverify rather than root ... Also, depending on your hardware configuration, the windows drive might ...
    (Ubuntu)
  • Re: grub.conf help (w/ XP)
    ... map (hd0) (hd1) ... >> that is less than ideal to have to change the bios setting for dual ...
    (Fedora)
  • Re: grb -> MBR question
    ... map (hd1) (hd0) ... "Lost? ...
    (alt.os.linux)
  • Re: GRUB issues
    ... root ... map (hd0) (hd1) ...
    (Ubuntu)