Unexpected entries in journalctl. system only boots randomly

✗  LANG=C sudo findmnt --verify
none
   [W] non-bind mount source /swapfile is a directory or regular file
0
   [E] unreachable on boot required target: No such file or directory
   [E] unsupported source tag: iocharset=utf8,vers=1.0
   [W] 0 seems unsupported by the current kernel
   [W] cannot detect on-disk filesystem type (No such file or directory)

0 parse errors, 2 errors, 3 warnings

i have the line uncommented

Maybe the linebreak here is the issue.
Try putting everything in one line and reload.

1 Like

Ok putting in it one line.

systemctl daemon-reload
done

➜  sudo mount -a               
mount error(16): Device or resource busy
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)


Not sure why is that but I guess it should be fine now.
Check again with sudo findmnt --verify and see if the [E] lines are gone.

Yes it seems fine now

➜  LANG=C sudo findmnt --verify
none
   [W] non-bind mount source /swapfile is a directory or regular file

0 parse errors, 0 errors, 1 warning

Reboot for good measure :wink:

1 Like

All is doing fine.
https://0x0.st/HDsb.txt

@pebcak @BS86 @Zesko @Stephane

You guys are awesome. Many, many thanks to all of you !! :enos: :handshake:

i installed eos fresh yesterday (just before the neo iso arrived, so just gallileo)
i also got fmask=0137,dmask=0027

i installed on premade partitions, not full disk install/overwrite or what its called

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.