1pmount-hal(1) General Commands Manual pmount-hal(1)
2
3
4
6 pmount-hal - HAL-aware wrapper around pmount
7
8
10 pmount-hal device [ pmount options ]
11
12
14 pmount ("policy mount") is a wrapper around the standard mount program
15 which permits normal users to mount removable devices without a match‐
16 ing /etc/fstab entry.
17
18 pmount-hal extends pmount by making it work together with hal (Hardware
19 Abstration Layer). pmount-hal will ask hal about values for certain
20 mount flags (like noatime and async) and the prefered mount point name
21 and pass it to pmount, thus respecting the configured device storage
22 policy.
23
24 The first parameter (device) must be the HAL UDI or the device node of
25 the device to be mounted. All further parameters are passed to pmount
26 unchanged.
27
28
30 PMOUNT_DEBUG
31 Setting this variable to a nonempty value will enable debug mes‐
32 sages.
33
34
36 pmount(1), hald(8),
37
38
40 pmount is developed by Martin Pitt <martin.pitt@canonical.com>.
41
42
43
44Martin Pitt November 15, 2004 pmount-hal(1)