freebsd-nq/release/picobsd/help/mount_msdos.hlp.en
1998-08-27 17:38:45 +00:00

14 lines
298 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_msdos mount an MS-DOS file system
Usage:
mount_msdos [-o options] [-u user] [-g group] [-m mask] bdev dir
E.g. to mount primary DOS partition of primary IDE drive on /dos:
mount_msdos /dev/wd0s1 /dos
To mount first extended partition on /mnt:
mount_msdos /dev/wd0s5 /mnt