Project

General

Profile

« Previous | Next » 

Revision 88d0577b

Added by Sander van Leeuwen over 10 years ago

Add Virtualbox installation instructions

View differences:

README.md
15 15

  
16 16
# Development setup
17 17

  
18
We suggest you setup a development enviroment for testing your changes. This can be done with either Virtualbox or Qemu. 
18
We suggest you setup a development enviroment for testing your changes. This can be done with either Virtualbox or Qemu.
19 19

  
20 20
## Qemu
21 21

  
......
23 23

  
24 24
## Virtualbox
25 25

  
26
..
26
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.
27

  
28
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.
27 29

  
28 30
## Post install tasks
29 31

  

Also available in: Unified diff