You are not logged in.
Pages: 1
Hello, I'm trying to boot Arch directly from UEFI without any bootloader. Is there any way to edit entries created with this command? I'd like to achieve silent boot.
efibootmgr --disk /dev/sdX --part Y --create --label "Arch Linux" --loader /vmlinuz-linux --unicode 'root=PARTUUID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX rw initrd=\initramfs-linux.img' --verboseI apologise for any possible language mistakes and greetings from Poland! ![]()
Offline
It may be possible to edit it from your firmware menu, if not then just use efibootmgr to delete the current entry and create a new one with the additional parameters.
Offline
My motherboard is ASRock Z170 Gaming K4. I'll try ![]()
I apologise for any possible language mistakes and greetings from Poland! ![]()
Offline
Pages: 1