Dear list,

finally I did it. 


> Armin wrote:
>>  Since you are using USB with initramfs, you should use UUID on the kernel 
>>  command line and fstab. Node names can change, especially since
>>  usb is in question.

I answered
> Using UUID on kernel command line (grub > root=UUID=***) and fstab resulted 
> in something like "Device UUID=*** not found" and no loading of the 
> kernel. Interestingly, "grub > ls (hd0,1)" resulted in an UUID one 
> number less than blkid command at host system for /dev/sdb1 - I tried both 
> obtained UUIDs...

All I had to do was using "root UUID=***" instead of "set root=UUID=***" in 
grub.cfg (right after insmod ext2). Don't know if this should be obvious, but 
it wasn't for me.^^ All other configuration in grub.cfg is according to 
initramfs in BLFS.  However, I have a running LSF system - yeah! And this time 
UUIDs were the same.

You guys do an awesome job!
Seba

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to