Author: manuel
Date: 2005-02-27 05:51:52 -0700 (Sun, 27 Feb 2005)
New Revision: 4699

Modified:
   branches/multi-arch/BOOK/chapter08/grub.xml
Log:
The host kernel must be >2.6.2.

Modified: branches/multi-arch/BOOK/chapter08/grub.xml
===================================================================
--- branches/multi-arch/BOOK/chapter08/grub.xml 2005-02-27 12:51:03 UTC (rev 
4698)
+++ branches/multi-arch/BOOK/chapter08/grub.xml 2005-02-27 12:51:52 UTC (rev 
4699)
@@ -110,8 +110,8 @@
 <screen><userinput>cat &gt;&gt; /boot/grub/menu.lst &lt;&lt; "EOF"
 <literal>title Red Hat
 root (hd0,2)
-kernel /boot/kernel-2.4.20 root=/dev/hda3
-initrd /boot/initrd-2.4.20</literal>
+kernel /boot/kernel-2.6.5 root=/dev/hda3
+initrd /boot/initrd-2.6.5</literal>
 EOF</userinput></screen>
 
 <para>If dual-booting Windows, the following entry will allow

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to