I am trying to mount a cifs share that has Japanese chars. I have the exact issue described here (filesystem - Unable to mount cifs with iocharset=utf8 - Ask Ubuntu). I tried following the solutions, but running sudo apt install linux-modules-extra-$(uname -r)
results in E: Unable to locate package linux-modules-extra-4.9.337-tegra
I guess extra modules doesn’t exist in the default repos because the kernel is custom? How can I get the utf8 module?
There are a lot of modules installed with that. Can you find out which module(s) you need for just that character set? There are a lot of locales within UTF-8. Default includes UTF-8 support, but not that character set/locale.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.