2010-05-11 19:46:35 +02:00
|
|
|
pmount is a wrapper around the standard mount program which permits
|
2010-05-11 22:26:59 +02:00
|
|
|
normal users to mount removable devices without a matching entry in
|
|
|
|
/etc/fstab.
|
2010-05-11 15:18:42 +02:00
|
|
|
|
2010-05-11 19:46:35 +02:00
|
|
|
The program also includes "pmount-hal" which reads information from
|
|
|
|
hal (device labels, mount options) and passes them to pmount.
|
2010-05-11 15:18:42 +02:00
|
|
|
|
2010-05-11 22:26:59 +02:00
|
|
|
After installing pmount, make sure that the users you want to be able
|
|
|
|
to use it are in the "plugdev" group.
|
2010-05-11 15:18:42 +02:00
|
|
|
|
2010-05-11 22:26:59 +02:00
|
|
|
Read pmount's man page if you want detailed information.
|