You are not logged in.
Pages: 1
Hello,
I have problems installing Arch on a ssd in a USB enclosure.
I have followed https://wiki.archlinux.org/title/Instal … ble_medium without any errors. However, no boot option appears in the boot menu.
A standard, non-removable installation works fine on said USB enclosure: a 'grub' option is written in the boot menu and Arch boots fine, but when I disconnect/reconnect the drive the option disappears.
Any ideas, please?
Thank you!
Offline
A lot of motherboards will remove the NVRAM entry if booted without the drive attached. You need to also install grub in the fallback location...
https://wiki.archlinux.org/title/GRUB#D … _boot_path
Offline
Thanks, I have tried that but the problem persists, I am afraid.
grub-install with --removable doesn't seem to be doing anything, at least from the output of efibootmgr.
Offline
Of course it doesn't do anything to the output of efibootmgr. That's the NVRAM entries, it has nothing to do with the default loader.
Tell your firmware to boot that drive, it should work.
Offline
For whatever reasons, the external drive doesn't show up as a boot option when using --removable, unfortunately.
I have also followed https://mags.zone/arch-usb.html - only exception I used fdisk instead of sgdisk. Again, it's a no-go.
PS
Laptop is an MSI Modern 14 B11MOL.
Last edited by archabacus (2022-05-09 14:40:17)
Offline
Pages: 1