You are not logged in.

#1 2021-06-20 04:13:20

CraigAB69
Member
From: Brisbane
Registered: 2019-09-05
Posts: 19

Dual Boot Arch and Win 10

Hi,

I have searched around, but cannot seem to find the solution.
I got this going, 3 or so years ago, but can't seem to remember how I did it.

My system:
HP ENVY M6 1114



Windows 10 boots without the Grub menu.

To get to Arch I have to press (at boot):

ESC -> F9 -> "Boot Manager" menu:
- OS Boot Manager
- grub
- arch
- Boot from EFI
- Notebook Hard Drive

I select "grub", it then goes to the grub menu and Arch boots normally.

I ran efibootmgr and made sure that "grub" was the first choice, but it seems it defaults back to "Internal Hard Disk or Solid State Disk"

BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 3004,3001,3005,2001,2002,2003
Boot0000* Notebook Hard Drive
Boot0001* grub
Boot0002* USB Hard Drive - ASMT    2105
Boot0004* Windows Boot Manager
Boot0005* arch
Boot0011* Internal Hard Disk or Solid State Disk
Boot0012* Internal Hard Disk or Solid State Disk
Boot0014* Internal Hard Disk or Solid State Disk
Boot0015* Internal Hard Disk or Solid State Disk
Boot0016* Internal Hard Disk or Solid State Disk
Boot0018* Notebook Hard Drive
Boot001A* Notebook Hard Drive
Boot0023* Notebook Hard Drive
Boot0026* Notebook Hard Drive
Boot002D* Notebook Hard Drive
Boot002E* Notebook Hard Drive
Boot002F* Notebook Hard Drive
Boot0031* Notebook Hard Drive
Boot0035* Notebook Hard Drive
Boot0036* Notebook Hard Drive
Boot0037* Notebook Hard Drive
Boot003C* Notebook Hard Drive
Boot0043* Notebook Hard Drive
Boot0044* USB Hard Drive - TOSHIBA MQ01ABD100
Boot0046* Notebook Hard Drive
Boot004C* Notebook Hard Drive
Boot004D* Notebook Hard Drive
Boot004E* Notebook Hard Drive
Boot004F* Notebook Hard Drive
Boot0050* Notebook Hard Drive
Boot0051* USB Hard Drive - TOSHIBA MQ01ABD100
Boot0052* Notebook Hard Drive
Boot0053* Notebook Hard Drive
Boot0054* Notebook Hard Drive
Boot0055* Notebook Hard Drive
Boot0056* Notebook Hard Drive
Boot0058* USB Hard Drive - TOSHIBA MQ01ABD100
Boot0059* Notebook Hard Drive
Boot005C* Notebook Hard Drive
Boot005D* Notebook Hard Drive
Boot0062* Notebook Hard Drive
Boot0063* Notebook Hard Drive
Boot0064* Notebook Hard Drive
Boot0067* Notebook Hard Drive
Boot0068* Notebook Hard Drive
Boot2001* USB Drive (UEFI)
Boot2002* Internal CD/DVD ROM Drive (UEFI)
Boot3001* Internal Hard Disk or Solid State Disk
Boot3004* Internal Hard Disk or Solid State Disk
Boot3005* Internal Hard Disk or Solid State Disk

The EFI partition is vfat, does that make a difference, does it have to be btrfs?

The following seems to run fine:
grub-install --target=x86_64-efi --efi-directory=/efi/EFI --bootloader-id=grub --recheck


When I run "sudo grub-mkconfig -o /boot/grub/grub.cfg" I get:

Generating grub configuration file ...
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/intel-ucode.img /boot/initramfs-linux.img
Found fallback initrd image(s) in /boot:  intel-ucode.img initramfs-linux-fallback.img
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
Detecting snapshots ...
Root partition isn't a btrfs filesystem.
This script only supports snapshots of the btrfs filesystem.
If you think an error has occurred , please file a bug report at " [url]https://github.com/Antynea/grub-btrfs[/url] "
Nothing to do. Abort.
done


Any suggestions would be appreciated, I am kind of stuck.

Regards,
Craig

Last edited by CraigAB69 (2021-06-20 04:50:05)

Offline

#2 2021-06-20 10:02:59

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,331

Re: Dual Boot Arch and Win 10

If your UEFI doesn't automatically store entries it's likely you have to adjust the default choice directly in the firmware menu of the laptop

Offline

Board footer

Powered by FluxBB