On 05/01/2010 02:03 PM, Camaleón wrote:
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/
^^ ^^ ^
Before adding gid and uid to /etc/fstab, 4294967295 is what I got as
user:group.
Your perms are missing the "x" flag for the owner so no access is
allowed. I recall a similar situation in another mailing list...
I don't want to *execute* the files, I want to *read* them.
--
Dissent is patriotic, remember?
--
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/4bdc7c25.7050...@cox.net