From 53b5ee36953e7079382b0bc34f598b87a11d9ef4 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Wed, 16 Sep 2009 21:48:57 +0000 Subject: [PATCH] rearrange other options --- wiki/Quickstart.wiki | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/wiki/Quickstart.wiki b/wiki/Quickstart.wiki index e2164b68..818297c7 100644 --- a/wiki/Quickstart.wiki +++ b/wiki/Quickstart.wiki @@ -21,8 +21,10 @@ CORE is a network emulation system, and version 3.5 requires the FreeBSD or Linu = Other Options = - * FreeBSD 4.11 (for lighter-weight virtual machines) + * *VMware image*
*Pros:* everything is already set up for you; one file to download. *Cons:* poor performance; for quick evaluation only.
*vcore-3.5.zip* (1.3 gb) or *vcore-3.5-linux.zip* (850 mb)
[http://downloads.pf.itd.nrl.navy.mil/core/vmware-image/]
You can run CORE from within this pre-built VMware virtual machine with minimal setup. See the included vcore.txt in the zipfile for login information. _Note that you may experience decreased performance and timer issues, and there is the added confusion of virtualization within virtualization. If you decide to run in this mode, we suggest using SSH with X11 forwarding into the VCORE virtual machine, to mitigate the decreased performance of the VMware virtual display._ + + * *FreeBSD 4.11*
lighter-weight virtual machines, but packages no longer provided # first install *4.11-RELEASE-i386-disc1-gnome.iso* (563 mb)
[ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/ISO-IMAGES/4.11/] - # then install *core-freebsd411-3.3.sh* (19 mb)
[http://downloads.pf.itd.nrl.navy.mil/core/installer-complete/] - * pre-built VMware image (for quick evaluation)
*vcore-3.5.zip* (1.1 gb)
[http://downloads.pf.itd.nrl.navy.mil/core/vmware-image/]
You can run CORE from within this pre-built VMware virtual machine with minimal setup. See the included vcore.txt in the zipfile for login information.
_(However, you may experience decreased performance, timer issues, and there is the added confusion of virtualization within virtualization. If you decide to run in this mode, we suggest running the CORE GUI via SSH with X11 forwarding, to mitigate the decreased performance of the VMware virtual display.)_ - * To build a CORE machine from scratch, including patching and compiling your own CORE kernel, see the [http://hipserver.mct.phantomworks.org/core/manual/Installing-from-Source.html Installing from Source] page of the [http://hipserver.mct.phantomworks.org/core/manual/index.html CORE manual]. \ No newline at end of file + # then install from source or use the older *core-freebsd411-3.3.sh* (19 mb)
[http://downloads.pf.itd.nrl.navy.mil/core/installer-complete/] + + * *Build from source*
To build a CORE machine *from scratch*, including patching and compiling your own CORE kernel, see the [http://hipserver.mct.phantomworks.org/core/manual/Installing-from-Source.html Installing from Source] page of the [http://hipserver.mct.phantomworks.org/core/manual/index.html CORE manual]. \ No newline at end of file