Score:1

When I mount my USB drive, all Chinese characters of names of files/directories are displayed as question marks

in flag

When I create or rename a file with Chinese characters(like 我的源程序.c) on Windows, and reboot it to Ubuntu 20.04.2 LTS, and mount it with sudo mount /dev/sdb4 /mnt, and use ls /mnt command, it shows ?????.c.
I used sudo mount /dev/sdb4 /mnt -o iocharset=utf8, but it did not work.
The Chinese filenames are fine in the partitions of local disks.
The system language is currently Simplified Chinese.

in flag
Silly question, but have you installed the proper language packs for Ubuntu 20.04?
pasman pasmański avatar
mx flag
Try `sudo mount /dev/sdb4 /mnt -o utf8`
Chen-Y0y0 avatar
in flag
@pasmanpasmański It still does not work…
ChanganAuto avatar
us flag
System settings > Region & Language -> Add Simplified Chinese
Chen-Y0y0 avatar
in flag
@pasmanpasmański But it is currently “Simplified Chinese”…
Johan Palych avatar
us flag
Try adding codepage to the mount parameters. For example: iocharset=utf8,codepage=(https://docs.oracle.com/cd/E19253-01/819-0918/localization-12/index.html)
Chen-Y0y0 avatar
in flag
It is still like that.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.