Skip to content

Virtualbox installation

nblom edited this page Sep 27, 2016 · 3 revisions

Virtualbox

Installing VirtualBox

Install the app, you know, continue, continue, agree, continue, install etc.

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox01.png?raw=true =450x)

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox02.png?raw=true =450x)

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox03.png?raw=true =450x)

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox04.png?raw=true =450x)

Launch VirtualBox when installed.

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox05.png?raw=true =450x)

Create a new Virtual machine preferably with name "OpenVPN" and Type BSD, version FreeBSD (64-bit)

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox06.png?raw=true =450x)

A memory size of 1024 should be enough.

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox07.png?raw=true =450x)

I guess, create a new virtual hard disk now.

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox08.png?raw=true =450x)

The format, oh, yeah, eeeh.. VDI?

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox09.png?raw=true =450x)

Dynamically seems much better. Im all for saving storage.

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox10.png?raw=true =450x)

Size, well fully installed it will take about 1.4 gigs. So, lets go crazy and give it 10 GB of storage.

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox11.png?raw=true =450x)

Then select Settings.

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox12.png?raw=true =450x)

Under Storage, on the Empty optical drive.

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox15.png?raw=true =450x)

Choose Virtual Optical Disk file on the CD icon, and select the FreeBSD ISO that you downloaded from ftp://ftp2.se.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.3/FreeBSD-10.3-RELEASE-amd64-disc1.iso

Virtualbox screenshot

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox17.png?raw=true =450x)

Then select Network and change Attached to: Bridged Adapter instead.

![Virtualbox screenshot](https://github.com/nblom/openvpn-php/raw/master/images/virtualbox18.png?raw=true =450x)

Start the virtual machine.

Clone this wiki locally