Mailinglist Archive: opensuse (4054 mails)

< Previous Next >
Re: [SLE] Damn grub dual-boot problem (again)
  • From: Anders Johansson <andjoh@xxxxxxxxxx>
  • Date: Sun, 15 Jan 2006 23:26:30 +0100
  • Message-id: <43CACC16.2040900@xxxxxxxxxx>
Andrei Verovski wrote:
> map (hd0) (hd1)
> map (hd1) (hd0)

With these lines you are changing the order of the disks

> root (hd1,0)

So this is now the linux disk.

> rootnoverify (hd1,0)

Make these two (hd0,0) and I think things will start to work

> chainloader +1
> makeactive
>
> --------------------------------------------------
>
> With the orignal YAST setup attempt to boot into Win results ¨chainloader + 1¨
> message and nothing else.

Right. You don't have a chained bootloader on the linux partition, so it
fails.



< Previous Next >
References