svn commit: r47292 - head/en_US.ISO8859-1/books/handbook/virtualization
Warren Block
wblock at FreeBSD.org
Thu Aug 20 20:33:06 UTC 2015
Author: wblock
Date: Thu Aug 20 20:33:05 2015
New Revision: 47292
URL: https://svnweb.freebsd.org/changeset/doc/47292
Log:
Correct the path to the images. Pointed out by feld@ in IRC.
Modified:
head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Thu Aug 20 20:32:16 2015 (r47291)
+++ head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Thu Aug 20 20:33:05 2015 (r47292)
@@ -1379,8 +1379,8 @@ net.link.tap.up_on_open: 0 -> 1
<para>Download an installation image of &os; to install:</para>
- <screen>&prompt.root; <userinput>fetch <replaceable>ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-amd64/10.0/FreeBSD-10.0-RELEASE-amd64-bootonly.iso</replaceable></userinput>
-FreeBSD-10.0-RELEASE-amd64-bootonly.iso 100% of 209 MB 570 kBps 06m17s</screen>
+ <screen>&prompt.root; <userinput>fetch <replaceable>ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.2/FreeBSD-10.2-RELEASE-amd64-bootonly.iso</replaceable></userinput>
+FreeBSD-10.2-RELEASE-amd64-bootonly.iso 100% of 230 MB 570 kBps 06m17s</screen>
<para>&os; comes with an example script for running a virtual
machine in <application>bhyve</application>. The script will
More information about the svn-doc-all
mailing list