EBC Exercise 06 Installing Ubuntu on VirtualBox
From eLinux.org
Here's some things I learned installing VirtualBox.
- Download from here.
- Install as usual. I made no changes on the Custom Setup page. I got the following message some 9 times. I clicked continue.
- Start VirtualBox. Click New.
- Run the wizard and give your machine a name.
- I used 1024M for the memory size. Make sure your host computer has at least 2 times the real RAM as the virtual machine.
- Click Select, Next, Finish.
- Click
- Install DKMS via
sudo apt-get install dkms - Install the Guest Additions from here. This will let you use use larger screen resolutions and handles the mouse better.