Triode wrote: > It should detect the interfaces from "ip link" - so only see if there is > an e* or w* named interface - in your case is there actually a wlan > port? > > > > I haven't removed the automount yet for nfs or cifs - it is adding the > following if you do not specify any options: > "defaults,noauto,x-systemd.automount,_netdev". However don't understand > the exclusive bit - can you describe further as you should not be > allowed to use the same mount point for two mounts - how did you trigger > this?
There's no wireless on the QEMU VM, so I assume it correct that there's no "wirelees" option shown on the webui header. There are problems with adding storage mounts. To clarify. if you first add a NFS mount on say /mnt/disk1, and then also add a CIFS mount on say /mnt/disk2. The end result is just the CIFS entry in /etc/fstab for the CIFS mount. If you start with a CIFS mount on say /mnt/disk1 and then add a NFS mount on /mnt/disk2, the end result is that CIFS /etc/fstab entry is deleted and there is no NFS entry made in /etc/fstab ------------------------------------------------------------------------ Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080 View this thread: http://forums.slimdevices.com/showthread.php?t=101624 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
