X-systemd for usb drive?

hi

I’ve successfully created a NFS mount to my NAS :slight_smile: using the second entry in /etc/fstab.

I notice that best practice in mounting network drives is to use x-systemd.

Should i be using x-systemd for my USB drive as well?

Below is my fstab…

UUID=a61cc17a-7774-489c-adf2-3013bdab2546 /mnt/storage-fstab ext3 auto,nofail,user,noexec,rw,async,noatime 0 0

192.168.1.123:/volume1/Media /mnt/homenasmedia nfs noauto,x-systemd.automount,noatime 0 0

Cheers, Geoff.

No — we will handle USB mounting automatically.

Sam

1 Like