Which OS to use for host OS?

This is for discussing general topics about how to use VirtualBox.
Post Reply
dodgebros
Posts: 4
Joined: 20. Feb 2017, 03:27

Which OS to use for host OS?

Post by dodgebros »

I am new to Virtualbox. I plan to run Windows 7 Pro 32bit and 64bit, and Windows 10 Pro 32bit and 64bit as guest operating systems. I want to know which host operating system would give the least issues, Windows 7 64bit or Linux 64bit?

Thanks,
TD
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Which OS to use for host OS?

Post by socratis »

Choose the OS that you're most familiar with troubleshooting.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
dodgebros
Posts: 4
Joined: 20. Feb 2017, 03:27

Re: Which OS to use for host OS?

Post by dodgebros »

Are there known issues when using Linux as host OS and Windows as guest OS? If so, what are they?
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Which OS to use for host OS?

Post by scottgus1 »

You can look in the Hosts forums for each OS to see what usually happens.

For Windows hosts, the usual troubles are running Virtualbox on a heavily modified OS and having security issues with unsigned DLL's, due to 3rd-party software like theme hackers, or bunged Windows updates. A clean install with software that doesn't say it's unsigned when you install it should be OK. The usual suspects can usually be identified by posting a new thread with the error message when Virtualbox throws an error, along with whatever log the error says to look at.

Windows 10 has also enforced update reboots and tweaks are required to keep a 10 host from rebooting and ungracefully power-downing guests without notice. (10's "After Hours" isn't enough.) If you run Windows, use the Professional or higher version, so you can use the Group Policy Editor to do such things as make said tweaks, and shut off your Start Menu Shutdown & Reboot & Log Off options, especially on a host that needs to stay running and where more than you have access. Use the "shutdown.exe" command from the command line, Run... box, or a batch script that tests for running guests before shutting down. (Shutdown, Reboot & Log Off will also power-down guests ungracefully.)

As for Linux, beats me. I know it exists, and that's about all I know. :)
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Which OS to use for host OS?

Post by Perryg »

dodgebros wrote:Are there known issues when using Linux as host OS and Windows as guest OS? If so, what are they?
Linux as host has proven over time to be the best for VirtualBox IMHO and has fewer errors/issues. Only thing that you must watch out for is the actual install. If you use the repo fork you will have a lot of issues so use the official build from virtualbox.org. That said until or unless you are familiar with Linux you might have issues, but none are so bad that you should consider it to be a show stopper. Also stick with Debian builds like Ubuntu, Mint, or rpm builds like Fedora. Some of the other distros have build in issues that cause more problems then they are worth. Also KDE is not compatible with VirtualBox so steer clear of that DT.

As for issues with Windows guests they are about the same on any host. Just make sure you have enough processor power and ram to do the extra work. When running a virtual guest it requires just as much resources as the host because you are actually running two PCs on a single computer.
dodgebros
Posts: 4
Joined: 20. Feb 2017, 03:27

Re: Which OS to use for host OS?

Post by dodgebros »

Thanks for helping folks. I'm going to try Oracle's Linux 64 bit as host OS and see what happens.

TD
Post Reply