Mounting International characters
Asked by
Gunnar Tryggvason
on 2009-11-20
I mounted directory on my server disk, ext4-format, in the fstab-file.: //192.168.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu samba Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- slc66
- Solved:
- 2009-11-22
- Last query:
- 2009-11-22
- Last reply:
- 2009-11-22
slc66 (slc66) said : | #1 |
Hi,
Use iocharset option.
Here is an exemple :
sudo mount -t cifs \
-o iocharset=
|
#2 |
Hi,
Use iocharset option.
Here is an exemple :
sudo mount -t cifs \
-o iocharset=
Tanks. This solved my problem.
To post a message you must log in.