You are not logged in.

#26 2016-03-22 21:41:28

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,999
Website

Re: Help setting up UEFI multi boot system

Xi0N wrote:

However, bootctl install does not autodetect the windows install: it always boots arch directly sad

Please post the output of:

# parted -l
# lsblk -f
# efibootmgr -v

Note that systemd-boot can only boot kernel images or Windows bootloaders that are located on the same ESP, you cannot boot Windows from a separate ESP using systemd-boot.


Jin, Jîyan, Azadî

Offline

#27 2016-03-23 09:07:37

Xi0N
Member
From: Bilbao - Spain
Registered: 2007-11-29
Posts: 832
Website

Re: Help setting up UEFI multi boot system

Head_on_a_Stick wrote:
Xi0N wrote:

However, bootctl install does not autodetect the windows install: it always boots arch directly sad

Please post the output of:

# parted -l
# lsblk -f
# efibootmgr -v

Note that systemd-boot can only boot kernel images or Windows bootloaders that are located on the same ESP, you cannot boot Windows from a separate ESP using systemd-boot.

Nah, It's working now, I tried to reinstall because i'm playing with VM's and the one I was testing on was destroyed yesterday. Today systemd-boot recongnised th windows system. However, I noticed once you boot windows it changes the boot priority to himself, bypassing systemd-boot

Offline

#28 2016-03-23 21:19:48

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,999
Website

Re: Help setting up UEFI multi boot system

Xi0N wrote:

I noticed once you boot windows it changes the boot priority to himself, bypassing systemd-boot

https://wiki.archlinux.org/index.php/Un … boot_order

For your system, the command would be:

bcdedit /set {bootmgr} path \EFI\systemd\systemd-bootx64.efi

The bootmanager binary should also be located at $ESP/EFI/BOOT/BOOTX64.EFI

EDIT: and don't worry about those "multiple subdirectories" -- my Debian system has a /boot/efi/efi/boot... roll

Last edited by Head_on_a_Stick (2016-03-23 21:21:08)


Jin, Jîyan, Azadî

Offline

Board footer

Powered by FluxBB