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!


-- 
_______________________________________________
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