From 88d0577b0b88a4618ca0144c5782027bccc15acd Mon Sep 17 00:00:00 2001 From: Sander van Leeuwen Date: Mon, 26 Jan 2015 10:51:08 +0100 Subject: Add Virtualbox installation instructions --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f24cbc7..5d02ed3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you feel adventurous you can sometimes rewrite some PHP & javascript code as # Development setup -We suggest you setup a development enviroment for testing your changes. This can be done with either Virtualbox or Qemu. +We suggest you setup a development enviroment for testing your changes. This can be done with either Virtualbox or Qemu. ## Qemu @@ -23,7 +23,9 @@ Use libvirt to setup a FreeBSD-10 machine with 2 NICs. Boot the latest pfSense.i ## Virtualbox -.. +Create a new virtual machine (FreeBSD 64 bit) and follow the wizard to configure the amount of RAM (512MB) and create a virtual HDD (8GB will do). When finished, don't start the machine but open the settings dialog and configure two network adapters. Both should be configured as 'Bridged Adapter', attached to your active network connection. + +Once saved, you can start the machine. Virtualbox will ask you to configure a bootable medium. Use the latest available .iso, follow the standard installation steps and set up the configuration as described in the Qemu instructions. ## Post install tasks -- cgit v1.1