Comment 11 for bug 1691158

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

A fuller sosreport would be helpful to see what is going on. ($ sudo sosreport)

Also (not sure if that is included) contents of /run/systemd may be helpful as well. It may be that one of the systemd generators are creating the .mount units that you do not want.

If that is the case you may want to execute something like $ sudo systemctl mask boot.mount
to prevent such a unit mounting things not the way you want.