On Oct 25, 2024, at 08:15, ToddAndMargo via users <users@lists.fedoraproject.org> wrote: > > # tune2fs -E force_fsck /dev/nvme0n1p4 > tune2fs 1.47.0 (5-Feb-2023) > tune2fs: Bad magic number in super-block while trying to open /dev/nvme0n1p4 > /dev/nvme0n1p4 contains a crypto_LUKS file system
That is most likely the NVME partition you use as the storage backend for your LUKS volume. This should go without saying, but you should only run the ext2/3/4 tools on ext2/3/4 filesystems, and not the encrypted device used in your LUKS volume. You can look at ‘mount’ to see what device that is, most likely in /dev/mapper/. -- Jonathan Billings -- _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue