Difference between revisions of "EBC Exercise 06 Notes on VirtualBox"
From eLinux.org
(Added a link to TI's notes.) |
|||
| Line 2: | Line 2: | ||
Here's some things I learned installing VirtualBox. | Here's some things I learned installing VirtualBox. | ||
| + | == TI's notes == | ||
| + | [http://processors.wiki.ti.com/index.php/How_to_Build_a_Ubuntu_Linux_host_under_VirtualBox Here] is how TI suggests setting up VirtualBox. | ||
| + | |||
| + | == My Notes == | ||
* Download from [http://www.virtualbox.org/wiki/Downloads here]. | * Download from [http://www.virtualbox.org/wiki/Downloads here]. | ||
Revision as of 15:53, 16 December 2010
Here's some things I learned installing VirtualBox.
TI's notes
Here is how TI suggests setting up VirtualBox.
My Notes
- 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.
- Select Applications:Accessoris:Terminal from the menu.
- cd to /media/cdrom0 and run the file for your machine.
- Reboot your virtual machine.
- You can now resize your virtual machine screen.