Context:
I have USB stick always plugged into my docking station which I use for backing up photos and documents and such.
Kubuntu has multiple ways to mount this drive:
1 - I can tell it to mount all drives automatically via the System Settings
2 - I can use the `mount` command in bash (which is what I did)
3 - I can put a line in /etc/fstab
What is the practical difference between option 2 versus option 3 and when should one be preferred over the other?
I have USB stick always plugged into my docking station which I use for backing up photos and documents and such.
Kubuntu has multiple ways to mount this drive:
1 - I can tell it to mount all drives automatically via the System Settings
2 - I can use the `mount` command in bash (which is what I did)
3 - I can put a line in /etc/fstab
What is the practical difference between option 2 versus option 3 and when should one be preferred over the other?
Comment