renaud wrote: > Very happy with the PicorePlayer 2.0.5 > > I am an old user of PicorPlayer and I am very impressed with the > evolution of this package. > > I am trying to connect the PicorePlayer with cifs to my NAS. > > It's ok after few tricks when I use command line like this: > > sudo mount -t cifs //192.168.1.65/Volume_1 /mnt/netshare -o guest > sudo mount -a > > But when I try to add the mount in the fstab file and reboot... The > modification in the fstab file is gone : does PicorePlayer overwrite > fstab ?
fstab is maintained by the system, you can add to the end of it, but you need to write to it during bootlocal.sh. But lets work on the web interface, it should work. I have a guest share too. The username and password field are required. and I just put a 1 in each of the username and password fields. I do not use the guest option. If that doesn't work, please copy and past the output that shows the mount command and error. ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=105018 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
