Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
How to add an Opnsense boot entry to the UEFI?
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to add an Opnsense boot entry to the UEFI? (Read 528 times)
ranixon
Newbie
Posts: 1
Karma: 0
This is (not) an Evangelion reference.
How to add an Opnsense boot entry to the UEFI?
«
on:
June 13, 2024, 06:57:07 pm »
SOLVED: you can add it with this command from a linux live iso (like Arch) or anything that comes with efibootmanager. More options in the
Gentoo Wiki
.
Code:
[Select]
efibootmgr -c -L "OPNsense" -l '\EFI\FreeBSD\loader.efi'
Hi, I have installed OPNsense in a PC with a Gigabyte B75N motherboard in UEFI mode. After installing OPNsense I noted that it didn't add a boot entry in the UEFI, the UEFI boots it from the HDD, this forces me to put the UEFI password every time that the PC boot. Is there a way to add OPNsense to the UEFI's boot list so I don't have to put the password every time?
Thank you
«
Last Edit: June 25, 2024, 11:11:22 pm by ranixon
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
How to add an Opnsense boot entry to the UEFI?