Explain the difference between memstick.img and mini-memstick.img.
Patch provided by Tim Moore <timmoore88_gmail.com>. PR: 213468 Submitted by: Michael Necio <michael@necio.ca> Differential Revision: https://reviews.freebsd.org/D8252
This commit is contained in:
parent
ae8373a192
commit
5048419437
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49539
1 changed files with 9 additions and 0 deletions
|
@ -488,6 +488,15 @@
|
||||||
<acronym>USB</acronym> stick using the instructions
|
<acronym>USB</acronym> stick using the instructions
|
||||||
below.</para>
|
below.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para><literal>-mini-memstick.img</literal>: Like
|
||||||
|
<literal>-bootonly.iso</literal>, does not include
|
||||||
|
installation files, but downloads them as needed. A
|
||||||
|
working internet connection is required during
|
||||||
|
installation. Write this file to a <acronym>USB</acronym>
|
||||||
|
stick as shown in <xref linkend="bsdinstall-usb"/>.</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>After downloading the image file, download
|
<para>After downloading the image file, download
|
||||||
|
|
Loading…
Reference in a new issue