Skip to main content

Questions tagged [systemd-mount]

For questions pertaining to systemd-mount, a system utility that allows the user to establish and destroy transient mount or auto-mount points. Use this tag for questions about systemd-mount itself, using systemd-mount, or questions about issues arising from establishing and destroying transient mount or auto-mount points in systems where this task is performed by systemd-mount.

2 votes
1 answer
217 views

For many years, my system's /home partition has always been able to be mounted normally after the system starts. Every time I shut down, I will use the shutdown command to shut down, therefore, there ...
LingChuan_Struggler's user avatar
0 votes
0 answers
66 views

I have mounted an exported fs from our NFS Server ( kernel.nfs server ) using fstab: 10.0.0.29:/admin /admin nfs sec=sys,rw,sync,soft 0 0 Because we have some curious errors on an application I want ...
Thomas's user avatar
  • 31
1 vote
1 answer
171 views

I would like to use external USB flash drive to store encryption key. Whenever the drive is attached during boot - it should decrypt Luks container and continue boot If there is not USB drive with ...
onorua's user avatar
  • 121
0 votes
1 answer
143 views

I fail to configure my systemd service properly (systemd 249.11-0ubuntu3.12). It should start a tail process which outputs to the console. Ubuntu running as Proxmox VM. When booting, the service is ...
Twonky's user avatar
  • 191
1 vote
1 answer
1k views

I'm encountering an issue with a systemd service starting before a local partition is mounted, particularly after a power loss event. I've investigated and found that this problem arises due to a ...
matt's user avatar
  • 113
2 votes
0 answers
481 views

I have a systemd service that uses After=local-fs.target to ensure that all mount points are established (if possible) before the service is started. Not being too familiar with the systemd ...
Simon Kraemer's user avatar
2 votes
1 answer
446 views

I want to create systemd mount-unit equivalent for next fstab line /dev/sdc1 /жышы ext4 defaults 1 2 Something as жышы.mount [Unit] Description= /dev/sdc1 to /жышы [Mount] What=/dev/sdc1 Where=/жышы ...
Alexander Dyadyun's user avatar
2 votes
0 answers
611 views

I have run this error while trying to boot my fedora linux 36 from my external SSD. I did boot it at home yesterday quite well, shut it down this morning. When I got to work today and tried booting it ...
David Kariuki's user avatar

15 30 50 per page