Le mardi 18 novembre 2008 à 09:14 +0100, Vincent Fourmond a écrit :
> Hello again,
> 
> On Tue, Nov 18, 2008 at 8:28 AM, Guillaume Melquiond wrote:
> > As a consequence, this also makes mounting DVDs from a user interface
> > like gnome/nautilus completely impossible, since it relies on pmount.
> 
>   Hmmm... Are you sure about that ? As far as I can see, only the
> *stable* (etch) gnome-volume-manager depends on pmount, not the
> lenny/sid one.

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.

> 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

Best regards,

Guillaume




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

Reply via email to