stonneway
January 26th, 2009, 04:00 AM
Hi chaps,
I'm trying to get a CIFS share to mount at startup. It works fine when mounting it from a terminal window, but I can't seem to find the right entry for fstab to mount the file.
I'm using this in fstab;
//192.168.1.100/sharename /media/nas cifs guest,allow_other
The share doesnt require a username or password to access it and from the command line I access it using the guest parameter.
Any ideas what I'm doing wrong ?
Olly
I'm trying to get a CIFS share to mount at startup. It works fine when mounting it from a terminal window, but I can't seem to find the right entry for fstab to mount the file.
I'm using this in fstab;
//192.168.1.100/sharename /media/nas cifs guest,allow_other
The share doesnt require a username or password to access it and from the command line I access it using the guest parameter.
Any ideas what I'm doing wrong ?
Olly