Perfect, thanks!
Hi, I need to pass the "iocharset=utf8" parameter when mounting a veracrypt volume in linux, I'm doing it using the GUI (via "Preferences/ Mount Options") but I would like to use the command line. In command line I can use the following: veracrypt --text --mount /(file location) /(destination folder) --pim 0 --keyfiles "" --protect-hidden no Where can I insert the "iocharset=utf8" parameter? Thanks.