How to Create new virtual machine in Virtualbox
Posted by admin on November 29th, 2008
Email This Post
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
After open the virtualbox you need to click on New to create new virtual machine.

Now you should see similar to the following screen click next

Select VMname and OS Type and click next

Select the memory for your VM

Here you need to create the Virtual hard disk details click on new

New virtual disk screen click on next

Here you can select how do you want to craete your hard disk and click next

Enter virtual disk location and size click next

Virtualdisk summary details click Finish

After selecting Virtualdisk click on next

Virtual machine Summary details click on finish

After creating virtual machine you should see similar to the following screen

Virtual machine settings screen as follows

Virtualbox Version details




November 29th, 2008 at 1:02 am
Make sure to check out ’seamless’ mode if your OS/client handles it. It’s much nicer to have it mixed with native windows so you can use your native client tools at the same time.
November 29th, 2008 at 1:27 pm
three things you HAVE to enable to virtualize a 64 bit os. (assuming your machine has 64 bit hardware and os)
1. enable IO APIC (settings ((control-s))>general tab>advanced)
2. enable VT-x/AMD-V (settings ((control-s))>general tab>advanced)
3. use one of the Intel Ethernet adapters (the pc-net drivers are 32bit only, causing the virtualized system to not boot)
without these things (which are all backwards by default) a 64 bit os just wont work. im running winxp 64 just fine with these settings.
November 30th, 2008 at 9:51 am
could you provide a detailed HOWTO (including example) for configuring “Host Interface” network type ?
November 30th, 2008 at 10:50 am
@yonatan
Try this guide http://www.ubuntugeek.com/how-to-set-up-host-interface-networking-for-virtualbox-on-ubuntu.html
December 1st, 2008 at 5:20 pm
Well, nice tutorial! I messed up everything when I tried it for the first time long ago. Good for newbies.
December 5th, 2008 at 6:13 pm
Will I be able to run Microsoft Flight Simulator using virtualbox on 64bit Hardy os?