Re: Automatic mount of external HDD.

2020-02-17 Thread Erik P. Olsen
On 2020-02-13 at 02:25:34 Mario Michele Macaluso wrote: > Il 12/02/20 22:28, Erik P. Olsen ha scritto: > > I have an external 2TB HDD which is defined in /etc/fstab so it is mounted > > at system > > boot time. I would like to be able to have it mounted automatically with > > the same > > mount

Re: Automatic mount of external HDD.

2020-02-12 Thread Mario Michele Macaluso
Il 12/02/20 22:28, Erik P. Olsen ha scritto: I have an external 2TB HDD which is defined in /etc/fstab so it is mounted at system boot time. I would like to be able to have it mounted automatically with the same mount point as defined in fstab when it is hot-plugged and unmounted when it is lat

Re: Automatic mount of external HDD.

2020-02-12 Thread Cameron Simpson
On 12Feb2020 22:28, Erik P. Olsen wrote: I have an external 2TB HDD which is defined in /etc/fstab so it is mounted at system boot time. I would like to be able to have it mounted automatically with the same mount point as defined in fstab when it is hot-plugged and unmounted when it is later

Automatic mount of external HDD.

2020-02-12 Thread Erik P. Olsen
I have an external 2TB HDD which is defined in /etc/fstab so it is mounted at system boot time. I would like to be able to have it mounted automatically with the same mount point as defined in fstab when it is hot-plugged and unmounted when it is later disconnected. Is that possible and if so ho