Re: UUID support during boot

2009-11-26 Thread Robert Millan
On Thu, Nov 26, 2009 at 11:46:40AM +0100, Aurelien Jarno wrote: > > Thanks for working on that, I also agree it's important. > > Unfortunately it doesn't work as expected, though the problem is not on > the GRUB side. The file system is correctly mounted, but when the boot > scripts try to mount

Re: UUID support during boot

2009-11-26 Thread Aurelien Jarno
On Wed, Nov 25, 2009 at 09:44:03PM +0100, Robert Millan wrote: > > Hi, Hi, > Vladimir Serbinenko made this small patch that would, in principle, enable > UUID-based device location when booting GNU/kFreeBSD from GRUB. > > It can be applied directly to /etc/grub.d/10_kfreebsd. Please could someo

UUID support during boot

2009-11-25 Thread Robert Millan
Hi, Vladimir Serbinenko made this small patch that would, in principle, enable UUID-based device location when booting GNU/kFreeBSD from GRUB. It can be applied directly to /etc/grub.d/10_kfreebsd. Please could someone confirm that it works? If it does we'll merge it in GRUB trunk repository.