On Wed, 21 May 2025 00:18:14 -0700, ToddAndMargo via users wrote:

> On 5/19/25 10:28 AM, Amadeus WM via users wrote:
>> I'm going through some cd/dvds with data going back to my graduate
>> school years and when I put them in the dvd drive they get auto mounted
>> fine under /run/media/user, except that the directory contents are
>> listed in Chinese (I think).
>> 
>> If I umount /run/media/user and manually mount the dvd with
>> 
>> mount -t iso9660 -o ro /dev/sr0 /mnt/dvd
>> 
>> then the contents are in plain English, so I suspect it's a matter of
>> configuration.
>> 
>> The locale is cat /etc/locale.conf LANG="en_US.UTF-8"
>> 
>> How is the dvd automounted and how do I configure that to use English?
>> 
>> Running Fedora 41, gnome 47.5.
>> 
>> Thanks!
>> 
>> 
>> 
> 
> What file managers are you using?  Have you tried other file managers?
> 
> I had something similar to this.  I had a text file that had a flyer in
> it.  Leaf pad would stop reading at the flyer. Gedit would render
> everything in Chinese.  Wine's notepad rendered it fine.
> 
> After whacking the flyer (some UTF-16 character I presume), everyone was
> happy.

I'm not using any file managers, I do everything on the command line 

cd /run/media/<user>/<cdname>
ls


-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to