what's the best/efficient way to run virtualBox

Discussions related to using VirtualBox on Windows hosts.
Post Reply
aringan
Posts: 4
Joined: 6. May 2014, 17:33

what's the best/efficient way to run virtualBox

Post by aringan »

I have my virtualbox on windows 8.1 . I am wondering if I boot my windows in command prompt mode and then start the virtualbox and use my VM, would it make any difference (help it to run faster) ? if not what is the best or most efficient way to run a VM if you don't necessarily need the host machine GUI ?!

any help or suggestion would be appreciated !
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: just about all that run

Re: what's the best/efficient way to run virtualBox

Post by loukingjr »

the fastest way to run a guest is to make sure you have the guest additions installed.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: what's the best/efficient way to run virtualBox

Post by mpack »

No, booting into the host command prompt will not help the VM, in fact it may kill the VM. All the resources used by the VM are in fact host PC resources. If the host PC has not initialized those resources then the VM can't run. Remember that the VM is just a simulation running as a Windows 8 application. The simulator can't run without Win8 (or other supported host).

The best way to run a VM is, to install the GAs as Lou mentions (*), and to share resources equally between guest and host: don't overcommit RAM, CPU or disk space to the guest, because if the host is crippled then so is the VM. Vice versa too.

(*) In fact the GAs won't really make the VM go any faster, but improved graphics etc will gave a perception of much better performance.
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: just about all that run

Re: what's the best/efficient way to run virtualBox

Post by loukingjr »

I was wondering how the guest's GUI would even run myself.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
aringan
Posts: 4
Joined: 6. May 2014, 17:33

Re: what's the best/efficient way to run virtualBox

Post by aringan »

mpack wrote:No, booting into the host command prompt will not help the VM, in fact it may kill the VM. All the resources used by the VM are in fact host PC resources. If the host PC has not initialized those resources then the VM can't run. Remember that the VM is just a simulation running as a Windows 8 application. The simulator can't run without Win8 (or other supported host).

The best way to run a VM is, to install the GAs as Lou mentions (*), and to share resources equally between guest and host: don't overcommit RAM, CPU or disk space to the guest, because if the host is crippled then so is the VM. Vice versa too.

(*) In fact the GAs won't really make the VM go any faster, but improved graphics etc will gave a perception of much better performance.

Thanks ! :)
aringan
Posts: 4
Joined: 6. May 2014, 17:33

Re: what's the best/efficient way to run virtualBox

Post by aringan »

loukingjr wrote:the fastest way to run a guest is to make sure you have the guest additions installed.
Thanks dude ! :) :)
Post Reply