Hi there everyone. I’ve been searching for a solution to this for a while, but I just can’t find anything matching my experience, hopefully this isn’t repetitive.
So after an update to my system, Endeavour completely disappeared from the systemd-boot menu. I thought that was weird, considering there was zero errors in the update process, so I decide to boot up a live disk to chroot into my system and figure out the issue. As I tried a couple of solutions, I kept being met with a Read-only file system error. Could I get some help on this? Thanks.
Thank you Bink!
The S.M.A.R.T status appears to be fine. I also forgot to mention in my initial post that I’m using a dual boot setup with Windows 11, and the partition Endeavour is installed on is encrypted in case that is relevant.
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a device; this may
# be used with UUID= as a more robust way to name devices that works even if
# disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
UUID=30D0-B1E4 /efi vfat fmask=0137,dmask=0027 0 2
/dev/mapper/luks-108c6cdb-b1c1-49be-b50d-e28684bbc84a / ext4 noatime 0 1
How would I view the journal? Sorry, I’ve never really had to use it
could be entry was removed by a windows update… or the partition is simply in dirty bit state caused by windows , could be fast boot mode is reanabled on win from update too
i had similar issues on some installs over time.
Possible to recreate the efi partition and add the bootloader stuff in it again… not 100% the easy task … done that 3 times already.
More a workaround, fat32 file system partition … not the best filesystem in the world i think.
Reason could be unattempted reboots or power loss ? but no clue, its annoying for sure.