Fix a couple of thinko's.
Put the disk model image back in place now that it's been updated to match reality.
This commit is contained in:
parent
ffebacfa76
commit
e5b7e8512b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10501
1 changed files with 13 additions and 5 deletions
|
@ -1263,8 +1263,8 @@ Mounting root from ufs:/dev/md0c
|
|||
<literal>C1</literal>, <literal>C2</literal>).</para>
|
||||
|
||||
<para>Call <literal>A</literal> the root filesystem. If you used the
|
||||
&man.ls.1; command to view the contents of this directory you would
|
||||
see two subdirectories, <literal>A1</literal> and
|
||||
<command>ls</command> command to view the contents of this directory
|
||||
you would see two subdirectories, <literal>A1</literal> and
|
||||
<literal>A2</literal>. The directory tree looks like this.</para>
|
||||
|
||||
<literallayout class="monospaced"> /
|
||||
|
@ -1599,7 +1599,13 @@ Mounting root from ufs:/dev/md0c
|
|||
hierarchy, and <literal>f</literal> for the
|
||||
<filename>/usr</filename> directory hierarchy.</para>
|
||||
|
||||
<literallayout class="monospaced">.-----------------. --.
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="install/disk-layout" format="EPS">
|
||||
</imageobject>
|
||||
|
||||
<textobject>
|
||||
<literallayout class="monospaced">.-----------------. --.
|
||||
| | |
|
||||
| DOS / Windows | |
|
||||
: : > First slice, ad0s1
|
||||
|
@ -1625,6 +1631,8 @@ Mounting root from ufs:/dev/md0c
|
|||
| | | |
|
||||
| | --' |
|
||||
`-----------------' --'</literallayout>
|
||||
</textobject>
|
||||
</mediaobject>
|
||||
</example>
|
||||
</sect2>
|
||||
|
||||
|
@ -1909,7 +1917,7 @@ Mounting root from ufs:/dev/md0c
|
|||
Choosing the right amount of swap space can be a bit of an
|
||||
art. A good rule of thumb is that you should have two or
|
||||
three times the amount of RAM as swap space. So if you have
|
||||
64MB of RAM then you should between 128MB and 196MB of swap.
|
||||
64MB of RAM then you should have between 128MB and 196MB of swap.
|
||||
You should also have at least 64MB of swap, so if you have
|
||||
less than 32MB of RAM in your computer then set the swap
|
||||
amount to 64MB.</para><para>If you have more than one disk then you can put swap
|
||||
|
@ -2214,7 +2222,7 @@ Mounting root from ufs:/dev/md0c
|
|||
everything. If there is adequate disk space, select
|
||||
<guimenuitem>All</guimenuitem> as shown in
|
||||
<xref linkend="distribution-set1"> by using the arrow keys and
|
||||
press <keycap>ENTER</keycap>. If there is a concern about disk
|
||||
press <keycap>Enter</keycap>. If there is a concern about disk
|
||||
space consider using an option that is more suitable for the
|
||||
situation. Other distributions can be added after installation.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue