|
Lines 2-8
Link Here
|
| 2 |
The Vinum Volume Manager |
2 |
The Vinum Volume Manager |
| 3 |
By Greg Lehey (grog at lemis dot com) |
3 |
By Greg Lehey (grog at lemis dot com) |
| 4 |
|
4 |
|
| 5 |
Added to the Handbook by Hiten Pandya <hiten@FreeBSD.org> |
5 |
Added to the Handbook by Hiten Pandya <hmp@FreeBSD.org> |
| 6 |
and Tom Rhodes <trhodes@FreeBSD.org> |
6 |
and Tom Rhodes <trhodes@FreeBSD.org> |
| 7 |
|
7 |
|
| 8 |
For the FreeBSD Documentation Project |
8 |
For the FreeBSD Documentation Project |
|
Lines 1078-1085
Link Here
|
| 1078 |
start</command> command.</para> |
1078 |
start</command> command.</para> |
| 1079 |
|
1079 |
|
| 1080 |
<note><para>The following paragraphs are outlining the steps |
1080 |
<note><para>The following paragraphs are outlining the steps |
| 1081 |
needed for FreeBSD 5.x and above. The setup required for |
1081 |
needed for FreeBSD 5.X and above. The setup required for |
| 1082 |
FreeBSD 4.x differs, and is described below in <xref |
1082 |
FreeBSD 4.X differs, and is described below in <xref |
| 1083 |
linkend="vinum-root-4x">.</para></note> |
1083 |
linkend="vinum-root-4x">.</para></note> |
| 1084 |
|
1084 |
|
| 1085 |
<para>By placing the line:</para> |
1085 |
<para>By placing the line:</para> |
|
Lines 1096-1102
Link Here
|
| 1096 |
root device in <filename>/etc/fstab</filename>, and passes |
1096 |
root device in <filename>/etc/fstab</filename>, and passes |
| 1097 |
this information on to the kernel. When it comes to mount |
1097 |
this information on to the kernel. When it comes to mount |
| 1098 |
the root filesystem, the kernel figures out from the |
1098 |
the root filesystem, the kernel figures out from the |
| 1099 |
devicename provided which driver to ask to translate this |
1099 |
device name provided which driver to ask to translate this |
| 1100 |
into the internal device ID (major/minor number).</para> |
1100 |
into the internal device ID (major/minor number).</para> |
| 1101 |
</listitem> |
1101 |
</listitem> |
| 1102 |
</itemizedlist> |
1102 |
</itemizedlist> |