Remove load_video function call as function does not exist anyway
authorUlrich Dangel <mru@grml.org>
Tue, 29 Nov 2011 22:00:55 +0000 (23:00 +0100)
committerUlrich Dangel <mru@grml.org>
Tue, 29 Nov 2011 22:00:55 +0000 (23:00 +0100)
etc/grml/fai/config/scripts/GRMLBASE/45-efi

index f9ec40d..e2fc787 100755 (executable)
@@ -31,7 +31,6 @@ cat > "$TMP_CONFIG" <<EOF
 search --set -f /conf/bootid.txt root
 if [ -e /boot/grub/grub.cfg ]; then
  set prefix=\$root/boot/grub
 search --set -f /conf/bootid.txt root
 if [ -e /boot/grub/grub.cfg ]; then
  set prefix=\$root/boot/grub
- load_video
  configfile /boot/grub/grub.cfg
 else
  echo "E: Could not find root device!"
  configfile /boot/grub/grub.cfg
 else
  echo "E: Could not find root device!"