On 14/07/12 16:14, gmspro wrote:
#grub.cfgmenuentry 'Custom' { insmod part_msdos insmod ext2 set root='(hd1,msdos8)'search --no-floppy --fs-uuid --set 2d1bcc50-c7f9-4d2a-8ab4-dba8795b78e9linux /boot/vmlinuz root=/dev/sdb8 rootfstype=ext4 ro quiet } What's wrong here?
Is this a usb device you are trying to boot?
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
