Deleted Added
full compact
md.4 (220617) md.4 (233648)
1.\" ----------------------------------------------------------------------------
2.\" "THE BEER-WARE LICENSE" (Revision 42):
3.\" <phk@FreeBSD.org> wrote this file. As long as you retain this notice you
4.\" can do whatever you want with this stuff. If we meet some day, and you think
5.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
6.\" ----------------------------------------------------------------------------
7.\"
1.\" ----------------------------------------------------------------------------
2.\" "THE BEER-WARE LICENSE" (Revision 42):
3.\" <phk@FreeBSD.org> wrote this file. As long as you retain this notice you
4.\" can do whatever you want with this stuff. If we meet some day, and you think
5.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
6.\" ----------------------------------------------------------------------------
7.\"
8.\" $FreeBSD: head/share/man/man4/md.4 220617 2011-04-14 08:53:04Z pluknet $
8.\" $FreeBSD: head/share/man/man4/md.4 233648 2012-03-29 05:02:12Z eadler $
9.\"
10.Dd October 30, 2007
11.Dt MD 4
12.Os
13.Sh NAME
14.Nm md
15.Nd memory disk
16.Sh SYNOPSIS

--- 54 unchanged lines hidden (view full) ---

71makeoptions MFS_IMAGE=/h/foo/ARM-MD
72options ROOTDEVNAME=\\"ufs:md0\\"
73.Ed
74.Pp
75The image in
76.Pa /h/foo/ARM-MD
77will be loaded as the initial image each boot.
78To create the image to use, please follow the steps to create a file-backed
9.\"
10.Dd October 30, 2007
11.Dt MD 4
12.Os
13.Sh NAME
14.Nm md
15.Nd memory disk
16.Sh SYNOPSIS

--- 54 unchanged lines hidden (view full) ---

71makeoptions MFS_IMAGE=/h/foo/ARM-MD
72options ROOTDEVNAME=\\"ufs:md0\\"
73.Ed
74.Pp
75The image in
76.Pa /h/foo/ARM-MD
77will be loaded as the initial image each boot.
78To create the image to use, please follow the steps to create a file-backed
79disk found in the
79disk found in the
80.Xr mdconfig 8
81man page.
82Other tools will also create these images, such as NanoBSD.
83.Sh SEE ALSO
84.Xr disklabel 8 ,
85.Xr fdisk 8 ,
86.Xr loader 8 ,
87.Xr mdconfig 8 ,

--- 27 unchanged lines hidden ---
80.Xr mdconfig 8
81man page.
82Other tools will also create these images, such as NanoBSD.
83.Sh SEE ALSO
84.Xr disklabel 8 ,
85.Xr fdisk 8 ,
86.Xr loader 8 ,
87.Xr mdconfig 8 ,

--- 27 unchanged lines hidden ---