Fix typo for marking slice as bootable. A-->S
Submitted by: milan_mlynarcik@hotmail.com Approved by: murray
This commit is contained in:
parent
e45f6837b0
commit
c92fcdc0fa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10468
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.96 2001/08/22 18:12:57 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.97 2001/08/22 20:38:03 rpratt Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -1656,7 +1656,7 @@ Mounting root from ufs:/dev/md0c
|
|||
flagged as <literal>unused</literal> (again, an artefact of PC disk
|
||||
layout), and then one large slice for FreeBSD. If you do this then
|
||||
you should then select the newly created FreeBSD slice using the arrow
|
||||
keys, and press <keycap>A</keycap> to mark the slice as being
|
||||
keys, and press <keycap>S</keycap> to mark the slice as being
|
||||
bootable. The screen will then look very similar to
|
||||
<xref linkend="sysinstall-fdisk2">. Note the
|
||||
<literal>A</literal> in the <literal>Flags</literal> column, which
|
||||
|
|
Loading…
Reference in a new issue