diff --git a/chapter08/grub.xml b/chapter08/grub.xml index 12487ec71..d962d4e6f 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -108,8 +108,8 @@ like this: cat >> /boot/grub/menu.lst << "EOF" title Red Hat root (hd0,2) -kernel /boot/kernel-2.4.20 root=/dev/hda3 -initrd /boot/initrd-2.4.20 +kernel /boot/kernel-2.6.5 root=/dev/hda3 +initrd /boot/initrd-2.6.5 EOF If dual-booting Windows, the following entry will allow