- Add some tags
- Fix a typo - s/5.x/5.X and s/softupdates/SoftUpdates/
This commit is contained in:
parent
b94a383000
commit
4d0f10233e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16085
1 changed files with 5 additions and 5 deletions
|
@ -2516,12 +2516,12 @@ Mounting root from ufs:/dev/md0c
|
|||
<literal>G</literal> for gigabytes, or <literal>C</literal> for
|
||||
cylinders.</para>
|
||||
|
||||
<note><para>Beginning with FreeBSD 5.x, users can select
|
||||
<acronym>UFS2</acronym> using the Custom Newfs
|
||||
<note><para>Beginning with FreeBSD 5.X, users can select
|
||||
<acronym>UFS2</acronym> using the <literal>Custom Newfs</literal>
|
||||
(<keycap>Z</keycap>) option. Either create labels with
|
||||
Auto Defaults and modify them with the Custom Newfs option, or
|
||||
add <option>-O 2</option> during the regurlar creation period.
|
||||
Do not forget to add -U for softupdates if you use the Custom Newfs
|
||||
<literal>Auto Defaults</literal> and modify them with the <literal>Custom Newfs</literal> option, or
|
||||
add <option>-O 2</option> during the regular creation period.
|
||||
Do not forget to add <option>-U</option> for SoftUpdates if you use the <literal>Custom Newfs</literal>
|
||||
option!</para></note>
|
||||
|
||||
<figure id="sysinstall-label-add">
|
||||
|
|
Loading…
Reference in a new issue