You are not logged in.
Pages: 1
I'm trying to use systemd-boot to get up and running on a new arch server but I'm running into an error on boot. I have learned a ton about the boot Process and the UEFI BOIS witch is why I use Arch in the first place but I can't find the answer for this any where It does not seem to be the usual errors.
Error loading \vmlinuz-linux: Device Error
Failed to execute Arch Linux (\vmlinuz-linux): Device Error
I will try to give as much information as possible
Output from commands
fdisk -l
https://gist.github.com/BCNelson/50a8b1 … ad217ba20c
/dev/sdb1 is the EFI partition
Format: FAT32
Mounted: /boot
/dev/sdb2 is the root partition
Format: EXT4
Mounted: /
/dev/sda
is a 8TB disk that I will be using later
tree /boot
https://gist.github.com/BCNelson/01bc19 … c417d6f712
cat /boot/loader/loader.conf
https://gist.github.com/BCNelson/42978a … 3f665cdd8a
cat /boot/loader/entries/arch.conf
https://gist.github.com/BCNelson/bbc973 … 50167925ee
blkid
https://gist.github.com/BCNelson/1a21ff … 0beeb69cf2
Did I miss anything?
The efi device is readable in the UEFI shell under FS2:
Last edited by bradleynelson102 (2020-01-23 17:25:18)
Offline
Is Secure Boot disabled?
If so then please post the output of
efibootmgr -v
That can be run from the live ISO.
Jin, Jîyan, Azadî
Offline
I fingered it out there was nothing wrong with my setup just a problem with my motherboard SSD combo.
Offline
Please do not mark threads Closed: that is used by the system to mark threads that are not open for replies. Use [SOLVED] instead.
Offline
Pages: 1