Mailinglist Archive: opensuse (4054 mails)

< Previous Next >
Re: [SLE] Damn grub dual-boot problem (again)
  • From: Anders Johansson <andjoh@xxxxxxxxxx>
  • Date: Wed, 18 Jan 2006 23:30:08 +0100
  • Message-id: <43CEC170.2000201@xxxxxxxxxx>
Andrei Verovski (aka MacGuru) wrote:
> Hi, Vince and Anders,
>
> Thanks a lot for advice. Now grub.conf lists:
>
> title Win
> map (hd0) (hd1)
> map (hd1) (hd0)
> root (hd0,0)
> rootnoverify (hd0,0)
> chainloader +1
> makeactive


I really don't remember anymore, I haven't had windows installed in a
very long time. But if I read the grub exampled right, I think the last
two lines are in the wrong order. Put makeactive before chainloader +1,
I think the chainloader command should be the last thing as that is what
loads the windows boot loader


< Previous Next >