Lines Matching +full:- +full:alike

32 .Nd configure and mount an in-memory file system using the
41 .Op Fl b Ar block-size
42 .Op Fl c Ar blocks-per-cylinder-group
43 .Op Fl d Ar max-extent-size
44 .Op Fl E Ar path-mdconfig
47 .Op Fl f Ar frag-size
50 .Op Fl m Ar percent-free
52 .Op Fl o Ar mount-options
58 .Ar md-device
59 .Ar mount-point
63 utility is designed to be a work-alike and look-alike of the deprecated
68 .Ar md-device ,
90 .Ar md-device
98 auto-unit as if `md' had been specified.
101 .Ar md-device
108 size option, if present, into a `-o size=' mount option.
121 .Ar md-device
129 creates a swap-based
131 disk with soft-updates enabled
133 .Ar mount-point .
137 .Ar md-device .
139 .Ar md-device
145 auto-unit feature to automatically select an unused device.
154 .Bl -tag -width indent
161 .It Fl b Ar block-size
163 .It Fl c Ar blocks-per-cylinder-group
166 If not using auto-unit,
170 .It Fl d Ar max-extent-size
176 .It Fl E Ar path-mdconfig
178 .Ar path-mdconfig
187 Create a vnode-backed
191 .It Fl f Ar frag-size
199 .Ar mount-point .
212 instead of a swap-backed disk.
213 .It Fl m Ar percent-free
232 .It Fl o Ar mount-options
243 is specified to create a vnode-backed disk.
246 .Ar mount-point
257 .Dq -
261 Do not enable soft-updates on the file system.
271 memory, as opposed to a fixed-size file.
273 A number without a suffix is interpreted as a count of 512-byte sectors.
281 Specify a file system type for a vnode-backed memory disk.
291 Enable soft-updates on the file system.
362 Create and mount a 32 megabyte swap-backed file system on
365 .Dl "mdmfs -s 32m md /tmp"
370 .Dl "md /tmp mfs rw,-s32m 2 0"
372 Create and mount a 16 megabyte malloc-backed file system on
378 do not use soft-updates on it and mount it
381 .Dl "mdmfs -M -S -o async -s 16m md1 /tmp"
387 .Dl "mdmfs -P -F foo.uzip -oro md.uzip /tmp/"
393 .Dl "mdmfs -P -F foo.uzip -oro md1.uzip /tmp/"
395 Configure a vnode-backed file system and mount its first partition,
398 .Dl "mdmfs -P -F foo.img mds1a /tmp/"
400 Mount a vnode-backed cd9660 file system using automatic device numbering:
402 .Dl "mdmfs -T cd9660 -P -F foo.iso md /tmp"
413 mode is provided for the case where bug-to-bug compatibility is desired.
426 .Bl -bullet -offset indent
429 .Ar mount-point