|
|
| |
VXMOUNT(1) |
VxTools manual |
VXMOUNT(1) |
vxmount - Mount a VxFS filesystem
vxmount [-dh] [-p subpart] device
The vxmount command "mounts" a VxFS filesystem and stores mount state
in ~/.vxcwd file.
- -d
- Set vxlib debugging mode.
- -h
- Display help.
- -p subpart
- Select UnixWare partition number. Use this option if your system doesn't
support UnixWare VTOC. UnixWare VTOC can be displayed by prtvtoc(8)
command.
vxmount /dev/hda21
vxmount -p 1 /dev/hda
Only VxFS version 2 is supported for now.
prtvtoc(8),vxumount(1),vxls(1),vxcat(1),vxpwd(1),
vxidump(1)
Martin Hinner <mhi@penguin.cz>
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |