After the upgrade, however, I began getting garbled text:
ls: cannot access ?: No such file or directory
ls: cannot access H~1: No such file or directory
ls: cannot access R~1.226.serverauth: No such file or directory
ls: cannot access R~1.517.serverauth: No such file or directory
ls: cannot access D~1: No such file or directory
ls: cannot access ~1: No such file or directory
In Nautilus, it works as expected (using [Go]->[Location] to
connect). But I would like to get it to work in command
line.
I got the same garbled text using "smbmount //101.22.33.44/share/
/home/user/g -o username=user,workgroup=DOMAIN,password=Passwd,
iocharset=utf8,file_mode=0777,dir_mode=0777". Reinstalling
samba and smbfs did not solve it.
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.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
11-06-2009, 08:05 PM
James Michael Fultz
"mount -t cifs" garbled text after 9.10 upgrade
* Yuelin Li <liy12@mskcc.org> [2009-11-06 11:59 -0500]:
> After a distribution upgrade to 9.10, "mount -t cifs"
> gives me problems.
[...]
> After the upgrade, however, I began getting garbled text:
>
> ls: cannot access ?: No such file or directory
> ls: cannot access H~1: No such file or directory
[...]
> In Nautilus, it works as expected (using [Go]->[Location] to
> connect). But I would like to get it to work in command
> line.
>
> I got the same garbled text using "smbmount //101.22.33.44/share/
> /home/user/g -o username=user,workgroup=DOMAIN,password=Passwd,
> iocharset=utf8,file_mode=0777,dir_mode=0777". Reinstalling
> samba and smbfs did not solve it.
Try adding 'noserverino' to your mount options. That has worked for
others who have described a similar problem.