-
+
- Download Elementary OS Download +
- Launch Virtualbox +
- Create a New VM by selecting Machine > New
+
Name: Elementary OS
+
+ Machine Folder: C:\VMs
+ Type: Linux
+ Version: Ubuntu (64-bit)
+ Memory Size: 4096 MB
+ Hard disk: Create a virtual hard disk now
+ - Click Create +
- On the Create Virtual Hard Disk dialog
+
Name the virtual disk image Elementary OS.vdi
+
+ File size: 30 GB
+ Hard disk file type: VDI
+ Storage on physical hard disk: Dynamically Allocated
+ - Click Create +
- Select the VM and Click Settings +
- Select System > Processor +
- Give the VM at least 2 processors +
- Select Display +
- Slide the Video Memory to 128 MB +
- Select Network +
- Set the attached to dropdown to Bridged Adapter +
- Select Storage +
- Click on the CD-ROM drive +
- Select the disc dropdown to the right > Choose a virtual optical disc file... +
- Browse to and select the downloaded Elementary OS .iso file +
- Click OK +
- Make sure the Elementary OS VM is selected and click Start > Normal +
- The Install dialog should load automatically +
- Select a language on the left, then click the Install elementary button +
- Select a keyboard layout > Click Continue +
- Choose whether to install updates during the installation > Click Continue +
- Click Install Now then Continue to confirm the partitions +
- Select a Region > Click continue +
- Enter a name, computer name, username and password > Click Continue +
- Wait while Elementary OS copies files and installs +
- Click Restart Now to complete the installation, the VM will reboot +
- Press Enter at the remove installation medium prompt +
- Login with the username and password created earlier in the process +
- Click Skip All on the Welcome to elementary OS! dialog +
- Welcome to Elementary OS +
Optional Steps
+ +-
+
- Click the Applications button > Search "terminal" > Click Terminal +
- Run the following commands to install updates
+ sudo apt-get update+
+ sudo apt-get upgrade
+ sudo apt-get clean
+ sudo apt-get install gcc make perl
+ - Select Devices > Insert Guest Additions CD image... +
- If the installation autoruns, select Run +
- Open the Files application > Select the Guest Additions Disc > Right click in the white space > Open In > Terminal +
- In the Terminal window run the following commands
+ sudo sh ./VBoxLinuxAdditions.run+
+ sudo reboot now
+ - The VM will reboot +
- Upon rebooting, you can now full screen the VM and the internal resolution will automatically change to match the window size +
- Log back in +