bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #47137] grub2-mkconfig write wrong boot line for memtest86+


From: Markus
Subject: [bug #47137] grub2-mkconfig write wrong boot line for memtest86+
Date: Sun, 14 Feb 2016 15:09:58 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]