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!

  • Pantherina@feddit.deOP
    link
    fedilink
    arrow-up
    2
    ·
    8 months ago

    thanks! Could you give me an example line, where to put that? Its the solution I like most

    • rotopenguin@infosec.pub
      link
      fedilink
      English
      arrow-up
      5
      ·
      8 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)