I’m using a nas. If I use yast to to mount the shared folders are inserted into fstab. Most of the time my nas is sleeping so starting my computer takes a long time an not all my shared folders are mounted.
So i tried to use automount to mount my shared folders.
I aktivated autofs and added to my auto.master the folowing line
/net /etc/auto.net
also I added the folowing lines to auto.net
video -fstype=nfs,rw,soft,tcp,nosuid,nodev,intr 192.168.1.100:/volume1/video
Daten -fstype=nfs,rw,soft,tcp,nosuid,nodev,intr 192.168.1.100:/volume1/Daten
musik -fstype=nfs,rw,soft,tcp,nosuid,nodev,intr 192.168.1.100:/volume1/music
foto -fstype=nfs,rw,soft,tcp,nosuid,nodev,intr 192.168.1.100:/volume1/photo
dm800 -fstype=nfs,rw,soft,tcp,nosuid,nodev,intr 192.168.1.3:/media/hdd
usb -fstype=nfs,rw,soft,tcp,nosuid,nodev,intr 192.168.1.100:/volumeUSB1/usbshare
This worked in the privious Suse Version but not any more in 12.1