summaryrefslogtreecommitdiffstats
path: root/release/picobsd/help/mount_msdosfs.hlp.en
blob: cda3082f4e2f52d4ed144950774e17c2383fa023 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
OpenPOWER on IntegriCloud