Hi, all:
Unfortunately, after rebuilding LFS on a USB flash, I still kept obtaining the following errors as shown in picture http://visionopen.com/questions/lfs_svn_20130102_usbflash_boot.jpg: Are those question marks problematic? My configuration of booting LFS is also pasted: *menuentry "MyLinux distribution (on /dev/sdd1)" --class gnu-linux --class gnu --class os {* * insmod gzio* * insmod part_msdos* * insmod ext2* * set root='(hd3,msdos1)'* * search --no-floppy --fs-uuid --set=root a2d0f92a-eca8-4121-a998-99c70d4df67b* * echo 'Loading MyLinux ...'* * linux /boot/vmlinuz-3.7.1-lfs-SVN-20130102 root=UUID=a2d0f92a-eca8-4121-a998-99c70d4df67b ro recovery nomodeset * * echo 'Loading MyLinux ...'* *}* 1) Some users told me that in order to use UUID, an *initrd must be built*, instead of only *vmlinuz*. However, it seems LFS manual doesn't mention * initrd* quite clearly. 2) I guess now the problem has little to do with *grub* configuration because I'm pretty sure that*/dev/sdd1* is just *(hd3,msdos1)*, which is of UUID *a2d0f92a-eca8-4121-a998-99c70d4df67b* What else am I missing ? Please do give me some hints... Thank you very much... Best Regards -- Pei JIA Email: jp4w...@gmail.com cell: +1 604-362-5816 Welcome to Vision Open http://www.visionopen.com
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page