Bug 18752 - grub2-graphical on root partition of install does not include that root
Summary: grub2-graphical on root partition of install does not include that root
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-21 14:15 CEST by Frank Griffin
Modified: 2016-06-21 16:37 CEST (History)
1 user (show)

See Also:
Source RPM: drakx-tools
CVE:
Status comment:


Attachments

Description Frank Griffin 2016-06-21 14:15:05 CEST
Fresh cauldron install, get to Summary, choose bootloader configuration.  Choose "grub2-graphical" and the partition on which you just installed MGA (/).

On the next panel, the "Default" dropdown does not include the root partition.

The objective here is to create a self-contained partition which includes its own grub2 stuff and can be chainlinked to from an existing MBR bootloader.

I remember reading a while back that the grub2 devs weren't fond of this at all, but there's no reason we shouldn't offer it if it works.
Comment 1 Thierry Vignaud 2016-06-21 16:19:39 CEST
You're mistaken:
- indeed, on the first screen you can choose the partition
  so that won't be offered again on the 2nd scree
- on the second screen, you can choose the default menu entry to boot, not a partition

Status: NEW => RESOLVED
CC: (none) => thierry.vignaud
Resolution: (none) => INVALID

Comment 2 Frank Griffin 2016-06-21 16:37:09 CEST
Hmm, that wasn't my experience.  I had installed on /dev/sda1 and chose /dev/sda1 for the bootloader.  drakx-install appears to have read through the legacy grub menu.lst from the MBR and created the dropdown list.  Many of these entries included the device name in the menu entry name, e. g. /dev/sda2 or /dev/sda3.  Some of them, which had the same names as existing legacy menu entries, did not.

None of them included /dev/sda1.  Are you saying that those entries without a device annotation were /dev/sda1 by default ?

Note You need to log in before you can comment on or make changes to this bug.