I am attempting to mount a Windows 2003 share to a mount point on my Suse Linux 10 box.  When I type:

 

Mount –t cifs //server/share /mnt/point –o user=Me,password=mine

 

Everything works perfectly.  However, when I put the following entry in fstab:

 

//server/share /mnt/point cifs user=Me,password=mine,rw 0 0

 

And then run

 

Mount –av

 

I get the following output:

 

parsing options: rw,username=Me,password=mine

 

mount.cifs kernel mount options unc=//server\share,ip=192.168.10.15,ver=1,rw,username=Me,password=mine

retrying with upper case share name

 

mount.cifs kernel mount options unc=//server\share,ip=192.168.10.15,ver=1,rw,username=Me,password=mine

mount error 6 = No such device or address

Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

 

Any ideas as to what I’m doing wrong here?

 

 

Drew Burchett

United Systems & Software

Ph:    (270)527-3293

Fax:  (270)527-3132

 


--

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.