On 7/1/10, linux fan <linuxscra...@gmail.com> wrote:

> something about how the esoteric grub2 works to be meaningful. Anyone
> is welcome to disagree.
>

An alternative language might be that:
The search line is not required on a typical LFS system.

It could optionally be noted that there is an alternative to the use
of grub's (drive,partition) notation on the root= line which is
suggested by this scriptlet:
read -e -p "Partition (/dev/sdXY): " p &&
tune2fs -l $p | grep UUID | sed -e "s/Filesystem \(UUID\):\s*/root=\1=/"
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to