Hi again,

>>> When /etc/fstab includes an entry about a device inserted, "mount" is being
>>> invoked instead of "pmount" (as written in "man pmount"). But this is not so
>>> now. Neither mount nor pmount is being invoked.
>>   Then, this is not a problem with pmount, but with the program that
>> should potentially invoque it.

I forgot to mention:
the man page of pmount says:
------------
The mount will succeed if all of the following conditions are met:
- device  is  not in /etc/fstab (if it is, pmount executes  *mount* as the
  calling user to handle this transparently).
------------

I think this is not working accordingly.

Current state:
- pmount is being invoked to mount the device inserted.
- looks into /etc/fstab
- if the device is not in there, it mounts and works fine
- if the device is there, it doesn't invoke the "mount" command
- the mount command manually works, so the problem is not in mount or wrong
fstab entry

Regards,
        Rene



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

Reply via email to