Post #837464
2026-03-20 09:02 UTC
Then I went into the /etc/systemd/system directory (mounted under /mnt). Sure enough 'tmp.mount' was symlink to /dev/null. That was the result of the 'systemd mask...' operation I had done earlier. I reset the symlink to its original value:
sudo ln -sf /usr/lib/systemd/system/tmp.mount .
and rebooted. Now my machine came up as usual. Whew!
5/
Replies (0)
No replies.