diff --git a/chapter10/grub.xml b/chapter10/grub.xml index 8a2007221..c901848c3 100644 --- a/chapter10/grub.xml +++ b/chapter10/grub.xml @@ -187,7 +187,8 @@ insmod part_gpt insmod ext2 set root=(hd0,2) -insmod all_video +insmod efi_gop +insmod efi_uga menuentry "GNU/Linux, Linux &linux-version;-lfs-&version;" { linux /boot/vmlinuz-&linux-version;-lfs-&version; root=/dev/sda2 ro