grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH,HURD] Fix GNU/Hurd menu entry generation


From: Samuel Thibault
Subject: Re: [PATCH,HURD] Fix GNU/Hurd menu entry generation
Date: Mon, 26 Oct 2009 03:01:16 +0100
User-agent: Mutt/1.5.12-2006-07-14

Robert Millan, le Mon 26 Oct 2009 02:48:48 +0100, a écrit :
> > @@ -73,7 +74,7 @@
> >  EOF
> >  prepare_grub_to_access_device ${GRUB_DEVICE} | sed -e "s/^/\t/"
> >  cat << EOF
> > -   multiboot ${kernel} root=device:${GRUB_DEVICE}
> > +   multiboot ${kernel} root=device:${mach_device}
> 
> I think you missunderstand what GRUB_DEVICE is (not surprising, because the
> variable name is quite misleading).

Ah, that's possible, is it actually DEVICE?  If so, then you can
probably skip that part of the patch indeed.

> Did you observe wrong entry generation in grub-mkconfig?

I didn't try that part of my patch as there are other things that
prevent grub2 from working from inside GNU/Hurd itself.

Samuel




reply via email to

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