On Sat, 01 May 2010 13:22:28 -0500, Ron Johnson wrote: > See here when I mount a DVD: > > r...@haggis:~# mount -v /media/cdrom0 mount: block device /dev/sr0 > is write-protected, > mounting read-only > /dev/sr0 on /media/cdrom0 type udf > (ro,noexec,nosuid,nodev,uid=1000,gid=1007) > r...@haggis:~# > r...@haggis:~# ls -aFl /media/cdrom0 > total 8 > dr--r--r-- 3 me all_ages 88 Mar 15 2008 ./ > drwxr-xr-x 4 root root 4096 Apr 30 14:16 ../ > dr--r--r-- 2 me all_ages 456 Mar 15 2008 VIDEO_TS/ ^^ ^^ ^
I think that perms are wrong. Look: s...@stt008:~$ ls -aFl /media/cdrom0 total 6 dr-xr-xr-x 2 4294967295 4294967295 136 jul 3 2000 ./ drwxr-xr-x 4 root root 208 may 1 10:25 ../ dr-xr-xr-x 3 4294967295 4294967295 40 jul 3 2000 AUDIO_TS/ dr-xr-xr-x 3 4294967295 4294967295 872 jul 3 2000 VIDEO_TS/ ^^ ^^ ^ Your perms are missing the "x" flag for the owner so no access is allowed. I recall a similar situation in another mailing list... Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/pan.2010.05.01.19.03...@gmail.com