diff options
Diffstat (limited to 'chapter08/grub.xml')
-rw-r--r-- | chapter08/grub.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml index add9baaba..4db1dbfef 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -92,7 +92,7 @@ timeout 30 color green/black light-green/black # The first entry is for LFS. -title LFS &milestone; (Linux &linux-version;) +title LFS &version; root (hd0,3) kernel --no-mem-option /boot/lfskernel-&linux-version; root=/dev/hda4 <userinput>EOF</userinput></screen> |