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 4198a94d0..0c59f4eef 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -86,7 +86,7 @@ timeout 30 color green/black light-green/black # The first entry is for LFS. -title LFS 5.0 +title LFS &milestone; root (hd0,3) kernel /boot/lfskernel root=/dev/hda4 ro <userinput>EOF</userinput></screen> |