summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSander van Leeuwen <sander@kraagjes.nl>2015-01-26 10:54:37 +0100
committerSander van Leeuwen <sander@kraagjes.nl>2015-01-26 10:54:37 +0100
commit6c6ff9adcaab6dd91bc0c689761a36848805615f (patch)
tree49193f864e69a7fc9fe98f3c7d3c12d5ca83a86d /README.md
parent88d0577b0b88a4618ca0144c5782027bccc15acd (diff)
downloadpfsense-6c6ff9adcaab6dd91bc0c689761a36848805615f.zip
pfsense-6c6ff9adcaab6dd91bc0c689761a36848805615f.tar.gz
Add Virtualbox installation instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5d02ed3..6b0d91d 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,8 @@ Create a new virtual machine (FreeBSD 64 bit) and follow the wizard to configure
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.
+When finished, don't forget to remove the installation disk from your machine. Otherwise, it'll keep booting the installer instead of your installation.
+
## Post install tasks
Disable the dhcp server (on the LAN interface) of your pfSense install and you're good to go. Start the ssh-daemon, login and setup public-key authentication (for the root user). Execute `pkg install rsync` and create a script to upload your changes from your development environment to your pfSense install:
OpenPOWER on IntegriCloud