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

                 Summary: grub2-mkconfig write wrong boot line for memtest86+
                 Project: GNU GRUB
            Submitted by: markusgnu
            Submitted on: Sun 14 Feb 2016 10:19:22 AM CET
                Category: Configuration
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: other
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

When using "grub2-mkconfig -o grub.cfg" to get a new grub.cfg configuration
file, the entry for "memtest86+" is written not regarding the disk partition
of the /boot folder.
But this is working for the linux kernel images.

So when /boot is on a separate partition, grub2-mkconfig writes a line
"linux16 /boot/memtest86plus/memtest"
into the grub.cfg
instead of
"linux16 /memtest86plus/memtest"
.

This results in a non bootable memtest86+ as the file is not found at the
first location.




    _______________________________________________________

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