aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-06-14 15:17:44 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-06-14 15:17:44 +0000
commiteb443a3b8d84568d4bef4b48778e4c824c3cd0e4 (patch)
tree2aa57362707ea8507cc64796523a9033f2b3add2 /chapter08
parentbb55064a0b6cb7c96059cc6ea9fae49f709fc746 (diff)
Upgraded to GRUB 0.95
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/grub.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml
index 4db1dbfef..c8ab79d53 100644
--- a/chapter08/grub.xml
+++ b/chapter08/grub.xml
@@ -94,7 +94,7 @@ color green/black light-green/black
# The first entry is for LFS.
title LFS &version;
root (hd0,3)
-kernel --no-mem-option /boot/lfskernel-&linux-version; root=/dev/hda4
+kernel /boot/lfskernel-&linux-version; root=/dev/hda4
<userinput>EOF</userinput></screen>
<note><para>By default, Grub will automatically pass a <quote>mem=xxx</quote>