- Mark up sysinstall(8) menus with <guimenuitem>
- Fix Space key Approved by: gabor (mentor)
This commit is contained in:
parent
8bbf74ca5a
commit
a7f9eced9a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32128
1 changed files with 3 additions and 3 deletions
|
@ -3868,9 +3868,9 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>Enter &man.sysinstall.8; and choose Configure,
|
||||
then Fdisk. Select the disk the Boot Manager resided on
|
||||
with the <keycap>space</keycap> key. Press
|
||||
<para>Enter &man.sysinstall.8; and choose <guimenuitem>Configure</guimenuitem>,
|
||||
then <guimenuitem>Fdisk</guimenuitem>. Select the disk the Boot Manager resided on
|
||||
with the <keycap>Space</keycap> key. Press
|
||||
<keycap>W</keycap> to write changes to the drive. A prompt
|
||||
will appear asking which boot loader to install. Select this,
|
||||
and it will be restored.
|
||||
|
|
Loading…
Reference in a new issue