Re: Dual booting with an external HDD
Reply #8 –
Tried that, but still to no avail.
The internal HDD still isn't recognized by the BIOS.
Yes I belive so too.
$ sudo efibootmgr
BootCurrent: 0004
Timeout: 0 seconds
BootOrder: 0004,0003,0002,0001
Boot0001* CD/DVD Drive
Boot0002* Hard Drive
Boot0003* Removable Drive
Boot0004* UEFI: WD Elements 25A3 1030
Even with the external HDD unplugged, it is still set as the current boot location.
Both fdisk and lsblk aren't showing any flag whatsoever.
I was under the impression UEFI systems didn't require/straight up ignore boot flags.
I will try this and report back with the results, thank you.
$ mount -l | grep boot
/dev/sda1 on /boot/efi type vfat...
The EFI partition is at least still being automatically mounted to /boot/efi, thankfully.