Hey people! It seems I have some really messed up fstab or anything else, as Windows tried to do “disk repair”.

Now after decrypting my LUKS storage it seems is tries to mount a nonexistent Windows partition and always fails.

I am using default BTRFS on Fedora Kinoite.

Has anyone an idea how to fix this? Thanks!

Update, Solution found!

I literally had the external Windows drive mounted to a subdirectory of Home, so as it wasnt there for some weird reason nothing loaded?

Will try to use the nofail flag, thanks @rotopenguin@infosec.pub for the tip!

    • @rotopenguin
      link
      English
      58 months ago

      It goes in the fourth column of the fstab, so like

      /dev/disk/by-label/Butts /mnt/pants buttfs defaults,nofail,subvol=@ss 0 0

      (love too eat spaces and any other attempt at formatting text)