grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub-setup: --no-boot option?


From: Yoshinori K. Okuji
Subject: Re: grub-setup: --no-boot option?
Date: Sat, 22 Oct 2005 00:23:41 +0200
User-agent: KMail/1.7.2

On Friday 21 October 2005 11:36 pm, Paul Bolle wrote:
> I already tried. But launching the GRUB image grub-mkimage generated
> (b.t.w. using the exact command grub-install uses) dropped me to rescue
> mode. The image grub-mkimage generated isn't exactly equal to the image
> generated by grub-install. A check with cmp suggested the only
> differences are a few bytes that grub-setup seems to have touched.

Because you didn't set the variable root. You need to do this:

root=(hd0,2)
kernel /boot/grub/core.img
boot

Okuji




reply via email to

[Prev in Thread] Current Thread [Next in Thread]