- fix command-line arguments
[1] http://lists.freebsd.org/pipermail/freebsd-doc/2015-January/024903.html Differential Revision: https://reviews.freebsd.org/D1730 Reported by: Chad Smith [1] Approved by: remko (mentor)
This commit is contained in:
parent
ff2ceeb312
commit
7f7bcb5e85
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46242
1 changed files with 1 additions and 1 deletions
|
@ -4190,7 +4190,7 @@ Please press any key to reboot.</screen>
|
|||
port:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mkisofs -v -b boot/cdboot -no-emul-boot -r -J -V "<replaceable>Headless_install</replaceable>" \
|
||||
-o <replaceable>Headless-</replaceable>&os;-<replaceable>&rel2.current;</replaceable>-RELEASE-<replaceable>i386</replaceable>-disc1.iso<replaceable>/path/to/headless-iso</replaceable></userinput></screen>
|
||||
-o <replaceable>Headless-</replaceable>&os;-<replaceable>&rel2.current;</replaceable>-RELEASE-<replaceable>i386</replaceable>-disc1.iso<replaceable> /path/to/headless-iso</replaceable></userinput></screen>
|
||||
|
||||
<para>Now that the ISO image is configured correctly, burn
|
||||
it to a CD/DVD media using a burning application.</para>
|
||||
|
|
Loading…
Reference in a new issue