Code: Select all
livecd ~ # blkid /dev/sdb*
/dev/sdb: PTUUID="f5353fa2-700c-4ac3-a878-c7d4af6bf87a" PTTYPE="gpt"
/dev/sdb1: UUID="391C-39D6" TYPE="vfat" PARTLABEL="boot" PARTUUID="e0b82535-d651-4cba-bd57-d550edb71d9d"
/dev/sdb2: UUID="ee705eed-4448-4d28-bd61-348f0211046f" TYPE="swap" PARTLABEL="swap" PARTUUID="3f52b36b-abfb-499b-8e0e-317eea5e4ad2"
/dev/sdb3: UUID="5de936e3-cc43-409b-bfb6-2118932db43c" TYPE="ext4" PARTLABEL="rootfs" PARTUUID="503d1a66-16a1-4cba-8303-6f04e50baf65"
Code: Select all
parted -a optimal /dev/sdb printCode: Select all
tree /boot/efiGiven I've not been able to get Gentoo installed on an entire disk to be detected by the BIOS, i'm loath to attempt editing the ESP partition on the Windows disk, given at least I still have one working OS. I really don't want a PC with two non-working OS on it,Jaglover wrote:I personally like easy solutions, I'd use the existing ESP partition in M.2 drive and copy the EFI stub kernel there. Then you can use UEFI boot menu to choose which OS to boot.
But you are ...?wemb wrote:In short, the Gigabyte B360M DS3H appears to be a lemon.
Will you try again?wemb wrote:... able to boot, via UEFI, to a USB stick containing the latest Gentoo installation media.
Indeed. As I said, it's a lemon. The BIOS appears to be marking the HD related EFI entries as either 'hidden' (according to EasyUEFI), which appear as empty/blank entries in the 'classic' BIOS page of boot devices, and the F12 'select boot device' menu. But as their expected names in the 'Easy' menu. Selecting the order in the easy menu has no apparently effect on the boot order, which always boots to the Windows disk, and the order is reset back to Windows first everytime I go back into the BIOS. This occurred the first two times I installed Gentoo on this system, as well as this time - so I'm not really convinced that trying a fourth time without doing anything different would be beneficial. My OP was me trying to fill in the blanks to work out if I'd done anything different - but this postcharles17 wrote:But you are ...?wemb wrote:In short, the Gigabyte B360M DS3H appears to be a lemon.wemb wrote:... able to boot, via UEFI, to a USB stick containing the latest Gentoo installation media.
Code: Select all
# efibootmgr
BootCurrent: 0001
Timeout: 1 seconds
BootOrder: 0001,0000,0002
Boot0000* Gentoo Backup
Boot0001* UEFI OS
Boot0002* Hard Drive
As I read there was Windows installed in EFI mode. Thus, for dual boot sake compatibility mode should not be used.You need to pick one and use it exclusively.

Why not? I can do it and my box boots in both modes.I certainly wouldn't go flipping back and forth between uefi and csm modes.

I meant as far as enabling/disabling csm in bios.Jaglover wrote:Why not? I can do it and my box boots in both modes.I certainly wouldn't go flipping back and forth between uefi and csm modes.![]()
With such a modern mobo perhaps a solution to have both m$$$ and linux seamlessly would be putting winblows into a VM with hardware passthrough.wemb wrote:In short, the Gigabyte B360M DS3H appears to be a lemon.