[SOLVED]: "mount -t cifs" garbled text after 9.10 upgrade

Yuelin Li liy12 at mskcc.org
Sat Nov 7 01:02:20 UTC 2009


-- James Michael Fultz wrote --|Fri (Nov/06/2009)[04:05]|--:
   
   Try adding 'noserverino' to your mount options.  That has worked for
   others who have described a similar problem.
   
   <https://bugs.launchpad.net/ubuntu/karmic/+source/linux/+bug/406466>

Credit to James Michael Fultz.  Adding 'noserverino' solved the problem.

  sudo /bin/mount -t cifs -o ip=100.22.33.44,username=DOMAIN/user,iocharset=utf8,file_mode=0777,dir_mode=077,noserverino //100.22.33.44/Shared /mnt/g

 
     =====================================================================
     
     Please note that this e-mail and any files transmitted with it may be 
     privileged, confidential, and protected from disclosure under 
     applicable law. If the reader of this message is not the intended 
     recipient, or an employee or agent responsible for delivering this 
     message to the intended recipient, you are hereby notified that any 
     reading, dissemination, distribution, copying, or other use of this 
     communication or any of its attachments is strictly prohibited.  If 
     you have received this communication in error, please notify the 
     sender immediately by replying to this message and deleting this 
     message, any attachments, and all copies and backups from your 
     computer.





More information about the ubuntu-users mailing list