So far, I have mounted drives (local and network drives) by adding entries to the /etc/fstab
file.
With my new PC, I have encountered some difficulties, which led me to explore this topic further. In
my research, I discovered the possibility of using systemd for mounts, which is said to offer
several advantages. Notably, it eliminates the risk of damaging the system through incorrect
modifications to the file /etc/fstab
.