Merge remote-tracking branch 'origin/github/pr/95'
authorMichael Prokop <mika@grml.org>
Mon, 8 Mar 2021 07:19:33 +0000 (08:19 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 8 Mar 2021 07:19:33 +0000 (08:19 +0100)
templates/boot/grub/addons.cfg

index 3b515d8..86f117f 100644 (file)
@@ -40,8 +40,7 @@ if [ "${grub_platform}" != "efi" ] ; then
     menuentry "FreeDOS" {
         insmod linux16
         linux16  /boot/addons/memdisk
-        loopback balder /boot/addons/balder10.imz
-        initrd16 (balder)+2880
+        initrd16 /boot/addons/balder10.imz
     }
 
     if [ ${iso_path} ] ; then