freebsd-dev/release/picobsd/help/mount_msdosfs.hlp.en
2001-06-01 12:06:06 +00:00

14 lines
306 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

mount_msdosfs mount an MS-DOS file system
Usage:
mount_msdosfs [-o options] [-u user] [-g group] [-m mask] bdev dir
E.g. to mount primary DOS partition of primary IDE drive on /dos:
mount_msdosfs /dev/wd0s1 /dos
To mount first extended partition on /mnt:
mount_msdosfs /dev/wd0s5 /mnt