On Mon, 29 Apr 2013 09:07:07 +0800
Jackie <jiangjun12...@gmail.com> wrote:

> 在 Mon, 29 Apr 2013 08:58:56 +0800,Fast Turtle <ftur...@gmail.com> 写道:
> 
> > I followed a method of using UUID's in grub from  
> > http://www.linux-archive.org/gentoo-user/481167-mounting-root-partition-uuid-no-initrd-needed.html
> >   
> > and am getting an error 11 message
> >
> > My grub Conf
> >
> > title FlashGen2
> >
> > root=PARTUUID=b969b2c9-becb-48cc-ad6d-81517bb12ca8
> >
> > kernel /boot/kernel-genkernel-x86_6403.4.34-gentoo  
> > root=PARTUID=b969b2c9-becb-48cc-ad6d-81517bb12ca8
> >
> > The error is about the PARTUUID but I don't know which one.
> >
> 
> make sure that your grub support uuid and try root=uuid=XXXXX,appeared to  
> me that it should be uuid rather than PARTUUID.Not so sure.
> 
Been doing more reading and it looks as though you may be correct since I'm 
using Grub(legacy) not Grub2 that it appears the page talked about. Will check 
and see if that is the case.

Reply via email to