[Samba] smbmount: mount option "noauto" causes codepage and/or iocharset to fail

Eivind Tagseth eivindt at multinet.no
Mon Aug 5 08:26:03 GMT 2002


I've been trying several times now:

# mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1,noauto //machine/share\$ /mnt/share

Causes:

# ls /mnt/share/directory
Sp?rsm?l.txt

While this:

# mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1 //machine/share\$ /mnt/share

Causes:

# ls /mnt/share/directory
Spørsmål.txt


I want to have this mount in my /etc/fstab file, but the share won't always
be available, so I need it to be "noauto".


Smbmount is version 2.2.5,
mount is mount-2.11r,
kernel is 2.4.19 with assorted gentoo patches.


Anyone bumped into this before?


PS, not on list.



Eivind




More information about the samba mailing list