This document outlines the process of setting up the Elemental Linux Server (ELS) to run as a guest operating system under Sun Microsystems' VirtualBox virtualiztion software.
Before starting, you should have VirtualBox installed on a host operating system. You will also need to download an ISO image of the installation CD from the ELS distribution site.
This section explains how to configure ELS to work with the emulated hardware devices presented by VirtualBox.
The clock correction is necessary because VirtualBox keeps the emulated Real Time Clock (RTC) set to local time and the ELS system expects the RTC to be set to Coordinated Universal Time (UTC). If rtc_local is not enabled, the system time will always be off.
For additional help with VirtualBox, please refer to the documentation and community support on the VirtualBox web site.
A concise list of emulated hardware devices can be found within the VirtualBox article on Wikipedia.