summaryrefslogtreecommitdiffstats
path: root/release/picobsd/help/mount_ext2fs.hlp.en
blob: 636d9c90a728350b02967b2ddeb4c898ebb77065 (plain)
1
2
3
4
5
6
7
8
9
10
11
mount_ext2fs	mount a ext2fs (Linux) file system

	Usage:

	mount_ext2fs [-o options] special node

	E.g. to mount first partition of first IDE drive on /mnt:

		mount_ext2fs /dev/wd0s1 /mnt

	To mount it read-only, add '-o ro' as options.
OpenPOWER on IntegriCloud