#2698: Small update on the grub-page (8.4.)
----------------------+-----------------------------------------------------
Reporter: splotz90 | Owner: lfs-b...@…
Type: task | Status: reopened
Priority: normal | Milestone: 6.7
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Changes (by bdu...@…):
* status: closed => reopened
* resolution: invalid =>
Comment:
OK, reopened.
Please post the menu entry that uses search with LFS. For instance, a
Ubuntu entry is:
{{{
menuentry "GNU/Linux, Linux 2.6.28-11-server" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set
6b4c0339-5501-4a85-8351-e398e5252be8
linux /vmlinuz-2.6.28-11-server
root=UUID=6b4c0339-5501-4a85-8351-e398e5252be8 ro
initrd /initrd.img-2.6.28-11-server
}
}}}
You can successfully boot LFS using a uuid without initrd?
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2698#comment:3>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page