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


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to