mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
The host kernel must be >2.6.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a4f0f02360
commit
840a52d64d
@ -108,8 +108,8 @@ like this:</para>
|
||||
<screen><userinput>cat >> /boot/grub/menu.lst << "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
|
||||
|
Loading…
Reference in New Issue
Block a user