1HVMOUNT(1) General Commands Manual HVMOUNT(1)
2
3
4
6 hvmount - Mount or umount device through HAL
7
9 hvmount COMMAND ARGS [options]
10
11 hvumount [options] <-c | -r> <-a | mountpoint | device | udi>
12
14 hvmount Umount the mountpoint, device, or udi given on the command
15 line, or all mounted devices. Alternatively (and additionaly), device,
16 udi and mountpoint may be given using options -p, -d or -u.
17
19 mount device udi mount device which has udi.
20
21 register mountpoint udi
22 register mountpoint for udi.
23
24 umount unmount device, mountpoint or udi.
25
26 list list mounted and registered devices.
27
28 umountpoint udi
29 unregister mountpoint for udi.
30
31 remove udi
32 remove completly udi.
33
34 clean remove database.
35
36
38 -d device
39
40 -p mountpoint
41
42 -u udi
43
44 -a When listing, list all the existing devices. For the other oper‐
45 ations, perform the operation on all the handled devices.
46
47
48 hvumount Options
49 -l label set label (for pmount)
50
51 -m umask
52
53 --s if set, mount sync
54
55
57 halevt(1), halevt-mount(1)
58
59
60
617th Edition HVMOUNT(1)