You are not logged in.
Pages: 1
I have a weird problem: for some reason EFI partition is mounted as /boot even though I don't have anything about this EFI partition or /boot in my /etc/fstab.
As a result of this, I am having various issues like:
1. while running "pacman -Syu" the kernel gets upgraded on EFI partition but not on the real /boot partition, causing subsequent booting issue
2. while running grub-mkconfig -o /boot/grub/grub.cfg, the config under EFI gets updates but not on real boot partition
I have another computer with Arch and it is not happening there.
Any ideas on why it is happening?
Alex
Offline
Can you please post the output of mount and of lsblk -f ?
Edit: And, check out https://wiki.archlinux.org/title/System … tomounting
Last edited by ewaller (2022-07-12 02:18:41)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Ewaller, many thanks for this pointer, never heard about this feature, I think I should be able fix this now.
Offline
Pages: 1