serverity 506074 normal
thanks

  Hello,

On Tue, Nov 18, 2008 at 10:01 AM, Guillaume Melquiond
<[EMAIL PROTECTED]> wrote:
> No, I'm not sure whether nautilus calls pmount or not. What I am sure is
> that, when I ask nautilus to mount a DVD, it mounts it with uid=501 and
> gid=20, which leads me to believe nautilus calls pmount.

  ??? If you have gnome-volume-manager >= 2.22.1-1 (which is probably
the case according to your pmount version), nautilus shouldn't use
pmount.

>> Hmmm... Could you elaborate a bit more ? I don't see how the command
>> pmount /media/cdrom0 could work (you need to pass the device, not the
>> mount point, as mentioned in pmount(1)). Could you post your
>> /etc/fstab, please ?
>
> Here is the relevant line of my /etc/fstab:
>
> /dev/scd0       /media/cdrom0   udf,iso9660 user,noauto     0       0
>
>>  Could you post the output of
>>
>>   pmount -d /media/cdrom0
>
> Unfortunately I don't have any DVD at hand here, I will try later today.
> But anyway, here is the output for a CD, for which pmount happens to
> work properly.
>
> $ pmount -d /media/cdrom0
> resolved mount point /media/cdrom0 to device /dev/scd0
> resolved /dev/scd0 to device /dev/scd0
> Checking for device '/dev/scd0' in '/etc/fstab'
>  -> found as '/dev/scd0'device /dev/scd0 handled by fstab, calling mount
> mount: block device /dev/scd0 is write-protected, mounting read-only

  This really does not look like a pmount problem: all pmount is doing
here is calling mount without privileges. I'm waiting for a debug
output in the case it fails, but in the meantime, I'm downgrading this
bug, as it might not be a pmount bug at all...

  Now that I think about it, by any chance, did you not burn the DVD
with the genisoimage -R option rather than -r ? (or you didn't burn
the DVD at all) ? And when you say it is uid=501, gid=20, is that ls
telling you that, or mount ? (that is a big difference). If only ls
says it, and not mount, your DVD was not burnt properly. In any case,
it should be readable by all, shouldn't it ? If not, then it really
was burnt crappily...

  Cheers,

      Vincent



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to