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