svn commit: r49368 - head/en_US.ISO8859-1/books/handbook/virtualization

Benedict Reuschling <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bcr
Date: Tue Sep  6 19:38:10 2016
New Revision: 49368
URL: https://svnweb.freebsd.org/changeset/doc/49368

Log:
  Use the proper version of FreeBSD (bumped to 10.3 for now) in all the
  examples where an ISO file is used to avoid confusion.
  
  Reported by:	Nathan Dautenhahn ([email protected]) via freebsd-doc

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	Mon Sep  5 15:45:59 2016	(r49367)
+++ head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml	Tue Sep  6 19:38:10 2016	(r49368)
@@ -1061,8 +1061,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/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>
+      <screen>&prompt.root; <userinput>fetch <replaceable>ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.3/FreeBSD-10.3-RELEASE-amd64-bootonly.iso</replaceable></userinput>
+FreeBSD-10.3-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
@@ -1081,7 +1081,7 @@ FreeBSD-10.2-RELEASE-amd64-bootonly.iso 
 	machine, used to track the running machines.  This example
 	starts the virtual machine in installation mode:</para>
 
-      <screen>&prompt.root; <userinput>sh /usr/share/examples/bhyve/vmrun.sh -c <replaceable>4</replaceable> -m <replaceable>1024M</replaceable> -t <replaceable>tap0</replaceable> -d <replaceable>guest.img</replaceable> -i -I <replaceable>FreeBSD-10.0-RELEASE-amd64-bootonly.iso</replaceable> <replaceable>guestname</replaceable></userinput></screen>
+      <screen>&prompt.root; <userinput>sh /usr/share/examples/bhyve/vmrun.sh -c <replaceable>4</replaceable> -m <replaceable>1024M</replaceable> -t <replaceable>tap0</replaceable> -d <replaceable>guest.img</replaceable> -i -I <replaceable>FreeBSD-10.3-RELEASE-amd64-bootonly.iso</replaceable> <replaceable>guestname</replaceable></userinput></screen>
 
       <para>The virtual machine will boot and start the installer.
 	After installing a system in the virtual machine, when the
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.