Update Question 9.10:
- Mark up sysinstall(8) Approved by: gabor (mentor)
This commit is contained in:
parent
9188470b99
commit
340388882b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32170
1 changed files with 2 additions and 2 deletions
|
@ -5240,11 +5240,11 @@ C:\="DOS"</programlisting>
|
|||
will not work, <filename>/boot/boot0</filename> is needed.</para>
|
||||
|
||||
<para><filename>/boot/boot0</filename> needs to be installed
|
||||
using sysinstall by selecting the FreeBSD boot manager on
|
||||
using &man.sysinstall.8; by selecting the FreeBSD boot manager on
|
||||
the screen which asks if you wish to use a boot
|
||||
manager. This is because <filename>/boot/boot0</filename>
|
||||
has the partition table area filled with NULL characters
|
||||
but sysinstall copies the partition table before copying
|
||||
but &man.sysinstall.8; copies the partition table before copying
|
||||
<filename>/boot/boot0</filename> to the MBR.</para>
|
||||
|
||||
<warning>
|
||||
|
|
Loading…
Reference in a new issue