Re: Linux, Windows Dual boot problem with GRUB

From: Yves Bellefeuille (yan_at_storm.ca)
Date: 10/17/05


Date: Sun, 16 Oct 2005 22:35:40 -0400

On Sun, 16 Oct 2005, Kunal wrote:

> root (hd0,0)
> makeactive
> chainloadre+1

One of the silly things about GRUB is that it starts numbering partitions
with number 0, rather than number 1 like fdisk does.

> On reading, I understand that the /etc/fstab file should contain my
> windows partition entry and it's details.....IT DOESN"T.....

It isn't necessary for /etc/fstab to mention your Windows partition in
order for GRUB to be able to boot it.

If Windows is on partition /dev/hda1, then /boot/grub/menu.lst should
contain something like this:

title Windows
    rootnoverify (hd0,0)
    chainloader +1

If this doesn't help, please post: (1) the contents of
/boot/grub/menu.lst; (2) the results of "fdisk /dev/hda -l".

-- 
Yves Bellefeuille <yan@storm.ca>
"America is less a beacon of hope than a dangerous force to be 
countered." -- US State Department


Relevant Pages

  • Re: [opensuse] New 11.4 install on new Toshiba laptop just fails
    ... when I tell grub to chainload from the Windows partition that I get the ... BOOTMGR is missing message. ... Since I never allow Grub to write to any MBR I don't have any direct experience with what Grub may or may not write in that location. ...
    (SuSE)
  • Re: Boot Manager Recommendations
    ... Peter T. Breuer wrote: ... > windows partition on a laptop with proprietary ACPI from windows, grub ... > seemed not to boot it and afterwards neither lilo nor windows would boot ...
    (comp.os.linux.misc)
  • Re: GRUB issue
    ... control to the Windows partition. ... If you have an entry is probably is wrong.. ... Grub is already installed in the MBR and can remain there. ...
    (comp.os.linux.setup)
  • Re: GRUB issue
    ... control to the Windows partition. ... If you have an entry is probably is wrong.. ... Grub is already installed in the MBR and can remain there. ...
    (comp.os.linux.misc)
  • Re: GRUB issue
    ... control to the Windows partition. ... If you have an entry is probably is wrong.. ... Grub is already installed in the MBR and can remain there. ...
    (comp.os.linux)