Re: UEFI boot order, Re: Tip: Remote FAI install

2023-01-19 Diskussionsfäden Thomas Lange
Oh, you can set an efi boot entry inactive using -A Maybe this helps changing the boot device, without changing the overall boot order. -- regards Thomas

Re: UEFI boot order, Re: Tip: Remote FAI install

2023-01-19 Diskussionsfäden Thomas Lange
Hi, I found this code that move the first boot entry (which is expected to be the new entry after an installation) to the end of the boot list. https://community.theforeman.org/t/efi-boot-order-with-centos-7-network-boot-vs-local-boot/10529/2 # the EFI boot manager is only installed on UEFI

Re: UEFI boot order, Re: Tip: Remote FAI install

2023-01-19 Diskussionsfäden Thomas Lange
Hi for one-time changes in the boot order, you can use efibootmgr --bootnext and set this to the network device. From man efibootmgr: BootNext - the boot entry which is scheduled to be run on next boot. This supercedes BootOrder for one boot only, and is deleted by the boot