1USERMOUNT(1)                General Commands Manual               USERMOUNT(1)
2
3
4

NAME

6       usermount - A graphical tool to mount, unmount and format filesystems.
7

SYNOPSIS

9       usermount [ options ]
10
11       userformat [ options ] device
12

DESCRIPTION

14       usermount is a graphical tool to allow users to easily manage removable
15       media, such as floppy disks or zip disks.  When the tool starts up,  it
16       scans /etc/fstab for all filesystems that have been configured to allow
17       users to mount and unmount them.  The  filesystem  can  be  mounted  or
18       unmounted by pressing the toggle button labeled Mount.
19
20       Also,  if  the user has the appropriate permissions for the device, the
21       Format button will be active.  This allows the  user  to  format  disks
22       using  fdformat  and  create a new filesystem of the type listed (using
23       mkfs with  the  appropriate  option).   Naturally,  the  user  will  be
24       prompted  for  confirmation  before  actually  destroying  data  on the
25       device.
26
27       Note that if a device is already mounted, the format button is inactive
28       for all entries that share the same device.
29
30       When  run  as root, usermount displays all of the entries in /etc/fstab
31       rather than just the ones with the user option.
32
33       Invoking userformat device allows formatting device, as if by selecting
34       device in the userformat window, and by clicking the Format button.
35

OPTIONS

37       This  program  has no command line options of its own, but it does take
38       the standard X program options like -display and such.   See  the  X(1)
39       man page for some of the common options.
40

FILES

42       /etc/fstab               The   system  file  describing  the  mountable
43                                filesystems.
44

SEE ALSO

46       mount(8), fdformat(8), mkfs(8), fstab(5) X(1)
47

BUGS

49       Mount entries with a filesystem type of iso9660 are outright considered
50       CD-ROMs and the format button is always disabled.
51
52       Mount  entries  for  swap files or partitions are also ignored.  A nice
53       feature might be to allow root to turn swap on and off for swap  partiā€
54       tions.
55

AUTHOR

57       Otto Hammersmith <otto@redhat.com>
58
59
60
61Red Hat                          March 13 2007                    USERMOUNT(1)
Impressum