Talk:GRUB2 Migration

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is a Talk page - please see the documentation about using talk pages. Add newer comments below older ones, sign comments using four tildes (~~~~), and indent successive comments with colons (:). Add new sections at the bottom of the page, under a heading (== ==). Please remember to mark sections as "open for discussion" using {{talk|open}}, so they will show up in the list of open discussions.

device.map is not accurate

Talk status
This discussion is done as of 17 July 2022.

I have encountered the issue that the contents of device.map does not reflect the actual device map, and I had to run 'grub-install --recheck /dev/sda'. Mimosinnet 20:38, 24 February 2014 (UTC)

A fix was provided (Special:Diff/110533). --Blacki (talk) 03:04, 17 July 2022 (UTC)

/dev/sda does not work in some cases and should target /boot partition, not device

Talk status
This discussion is still ongoing.

When upgrading from grub legacy to grub 2, targeting /dev/sda (where my personal /boot is located) did not work. I had to directly target /dev/sda3 (partition where my bootloader is located) and enable --force because I am using ext2. Simply targeting /dev/sda did not install grub2 for me. — The preceding unsigned comment was added by Stedlev (talkcontribs) 25 September 2014

USE flags?

Talk status
This discussion is still ongoing.

Shouldn't this guide mention the USE flags when emerging the package — like "emu" for BIOS-based amd64, as discussed at GRUB#Prerequisites? - dcljr (talk) 05:20, 6 January 2017 (UTC)

What exactly is "emu" for? I haven't been able to find relevant documentaion on it. Ironic, since GRUB#Prerequisites shows it can be used on any supported CPU... - dcljr (talk) 09:21, 6 January 2017 (UTC)