LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   block filename's when reading CD-ROM (https://www.linuxquestions.org/questions/mandriva-30/block-filenames-when-reading-cd-rom-570093/)

bassplayer69 07-17-2007 09:53 AM

block filename's when reading CD-ROM
 
This pertains to Mandriva 2007.1 Linux:

When I put my Office 2003 cd-rom into the cdrom/dvd drive and I issue the following command:

$ls -l /media/cdrom
total 1045
dr-xr-xr-x 1 root root 116 Aug 15 2003 ㄰㌳/
-r-xr-xr-x 1 root root 135 May 28 2002 佃䱎䥎呌⹏偃㬱*
-r-xr-xr-x 1 root root 9771 Jul 25 2003 但剅䅄䵅⹈呍㬱*
-r-xr-xr-x 1 root root 13021 Aug 1 2003 佌剅䅄䵅⹈呍㬱*
-r-xr-xr-x 1 root root 1839 Jul 30 2003 偂剅䅄䵅⹈呍㬱*
-r-xr-xr-x 1 root root 2943 Jul 25 2003 偐剅䅄䵅⹈呍㬱*
-r-xr-xr-x 1 root root 11142 Jun 18 2003 偓匱く⹃䡍㬱*
-r-xr-xr-x 1 root root 11378 Jun 18 2003 偓匱げ⹃䡍㬱*
-r-xr-xr-x 1 root root 4189 Jul 25 2003 偖剅䅄䵅⹈呍㬱*
-r-xr-xr-x 1 root root 13893 Jul 25 2003 䅃剅䅄䵅⹈呍㬱*
-r-xr-xr-x 1 root root 4423 Jul 31 2003 䥎剅䅄䵅⹈呍㬱*
-r-xr-xr-x 1 root root 2086 Feb 22 1999 䙉䱔䕒匮员吻*
-r-xr-xr-x 1 root root 272824 May 28 2003 卅呕倮䍈䴻*
-r-xr-xr-x 1 root root 34880 Jul 15 2003 䑗呒䥇㈰⹅塅㬱*
-r-xr-xr-x 1 root root 39992 Jul 15 2003 䑗䑃圲䑌䰻*
-r-xr-xr-x 1 root root 2775 Jul 25 2003 坄剅䅄䵅⹈呍㬱*
-r-xr-xr-x 1 root root 620088 Jul 21 2003 䑗㈰⹅塅㬱*
-r-xr-xr-x 1 root root 18467 Jul 31 2003 塌剅䅄䵅⹈呍㬱*

(in Konsole they show up as blocks, not double-byte chars)

here is my /etc/fstab :

/dev/hda1 / ext3 noatime 1 1
/dev/hda5 /home ext3 noatime 1 2
/dev/hdc /media/cdrom auto umask=0,users,noauto,ro,exec 0 0
none /proc proc defaults 0 0
/dev/hda6 /work ext3 defaults 1 2
/dev/hda3 swap swap defaults 0 0


The line:

/dev/hdc originally was:

/dev/hdc /media/cdrom auto umask=0,users,iocharset=utf8,noauto,ro,exec 0 0

I took out the iocharset=utf8 since that helped reading some DVD's in the past, but I can't read this cdrom with it in there or when I take it out.

Any ideas?

bassplayer69 07-18-2007 06:36 AM

No One? :(


All times are GMT -5. The time now is 05:51 AM.