Hello,
I have a Librem Laptop from puri.sm.
After updating pureboot last night (not sure if it is related) qubes os no longer boots.
I get this error: EXT4-fs error (device dm-4): ext4_journal_check_start:83: Detected aborted journal.
After booting a linux live image from an usb stick (Pure OS) to try and fix the log I get another error:
lsblk /dev/dm-4
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
qubes_dom0-pool00 253:4 0 444.5G 1 lvm
sudo fsck -n /dev/mapper/qubes_dom0-pool00
fsck from util-linux 2.36.1
e2fsck 1.46.2 (28-Feb-2021)
Superblock has an invalid journal (inode 8).
fsck.ext2: The journal superblock is corrupt while checking journal for /dev/mapper/qubes_dom0-pool00
sudo fsck /dev/mapper/qubes_dom0-pool00
You must have r/w access to the filesystem or be root.
So I can’t fix the journal even with root access.
Is this related to pureboot and not really a journal problem? What can I do to fix it since drive is read only and does not accept fsck?