Follow-up Comment #2, bug #47137 (project grub):

Ok. I thought it has something to do with grub.

I searched my file system for memdisk.in, but didn't find any.
So I search for other configs that might be that, but renamed.
Then I found /etc/grub.d/39_memtest86+:

-----
#!/bin/sh
exec tail -n +3 $0

menuentry "memtest86+ 4.20" {
        linux16 /boot/memtest86plus/memtest
}

menuentry "memtest86+ 4.20 (netbsd)" {
        insmod bsd
        knetbsd /boot/memtest86plus/memtest.netbsd
}
-----

So it should be a problem with the memtest86+ package, where this package does
only deliver this static text?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47137>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to