Add some Parallels screenshots for the Virtualization chapter.

PR:		docs/111629
Submitted by:	loader <loader@freebsdmall.com>, murray@
This commit is contained in:
Marc Fonvieille 2007-04-18 19:20:05 +00:00
parent 16a0b74e87
commit 7361e069be
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30066

View file

@ -92,10 +92,71 @@
<para>The first step in installing FreeBSD on &macos; <para>The first step in installing FreeBSD on &macos;
X/<application>Parallels</application> is to create a new virtual machine for X/<application>Parallels</application> is to create a new virtual machine for
installing FreeBSD. Select <guimenuitem>FreeBSD</guimenuitem> as the <guimenu>Guest OS Type</guimenu> installing FreeBSD. Select <guimenuitem>FreeBSD</guimenuitem> as the <guimenu>Guest OS Type</guimenu>
when prompted, and choose a reasonable amount of disk and when prompted:</para>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd1">
</imageobject>
</mediaobject>
<para>And choose a reasonable amount of disk and
memory depending on your plans for this virtual FreeBSD memory depending on your plans for this virtual FreeBSD
instance. 4GB and 512MB of RAM work well for most uses of instance. 4GB and 512MB of RAM work well for most uses of
FreeBSD under <application>Parallels</application>.</para> FreeBSD under <application>Parallels</application>:</para>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd2">
</imageobject>
</mediaobject>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd3">
</imageobject>
</mediaobject>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd4">
</imageobject>
</mediaobject>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd5">
</imageobject>
</mediaobject>
<para>Select the type of networking and a network
interface:</para>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd6">
</imageobject>
</mediaobject>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd7">
</imageobject>
</mediaobject>
<para>Save and finish the configuration:</para>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd8">
</imageobject>
</mediaobject>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd9">
</imageobject>
</mediaobject>
<para>After your FreeBSD virtual machine has been created, <para>After your FreeBSD virtual machine has been created,
you will need to install FreeBSD on it. This is best done you will need to install FreeBSD on it. This is best done
@ -108,17 +169,44 @@
CDROM drive in your virtual machine with an ISO file on CDROM drive in your virtual machine with an ISO file on
disk or with your real CDROM drive.</para> disk or with your real CDROM drive.</para>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd11">
</imageobject>
</mediaobject>
<para>Once you have made this association with your CDROM <para>Once you have made this association with your CDROM
source, reboot your FreeBSD virtual machine as normal by source, reboot your FreeBSD virtual machine as normal by
clicking the reboot icon. <application>Parallels</application> will reboot with a clicking the reboot icon. <application>Parallels</application> will reboot with a
special BIOS that first checks if you have a CDROM just as a special BIOS that first checks if you have a CDROM just as a
normal BIOS would do. In this case it will find the FreeBSD normal BIOS would do.</para>
installation media and begin a normal <application>sysinstall</application> based
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd10">
</imageobject>
</mediaobject>
<para>In this case it will find the FreeBSD installation media
and begin a normal <application>sysinstall</application> based
installation as described in <xref linkend="install">. You installation as described in <xref linkend="install">. You
may install, but do not attempt to configure X11 at may install, but do not attempt to configure X11 at
this time. When you have finished the installation, reboot this time.</para>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd12">
</imageobject>
</mediaobject>
<para>When you have finished the installation, reboot
into your newly installed FreeBSD virtual machine.</para> into your newly installed FreeBSD virtual machine.</para>
<mediaobject>
<imageobject>
<imagedata fileref="virtualization/parallels-freebsd13">
</imageobject>
</mediaobject>
</sect3> </sect3>
<sect3 id="virtualization-guest-parallels-configure"> <sect3 id="virtualization-guest-parallels-configure">