VirtualBox as bare computer

This is for discussing general topics about how to use VirtualBox.
Post Reply
akemery
Posts: 1
Joined: 12. Feb 2011, 00:43
Primary OS: Other
VBox Version: OSE other
Guest OSses: minix 3

VirtualBox as bare computer

Post by akemery »

Hi everyone,
I'm working now on code hardening. I want to use virtualbox to make simulation. Then someone can
tell me if it is possible or not to use virtualBox as bare computer. If yes where can I find doc about it.

Thanks.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: VirtualBox as bare computer

Post by Perryg »

VirtualBox is a type 2 hypervisor. Meaning it needs to be run on an operating system.
http://en.wikipedia.org/wiki/Hypervisor
dlgn
Posts: 15
Joined: 28. Jan 2011, 02:55
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 98 SE, Windows 2000, Ubuntu, Solaris 11 Express

Re: VirtualBox as bare computer

Post by dlgn »

If you really want to use virtualbox without an os, you could compile a stripped-down linux distro with nothing installed but VirtualBox and a file browser.



dlgn
abcuser
Volunteer
Posts: 595
Joined: 10. May 2007, 20:03
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu, Windows XP

Re: VirtualBox as bare computer

Post by abcuser »

dlgn wrote:If you really want to use virtualbox without an os, you could compile a stripped-down linux distro with nothing installed but VirtualBox and a file browser.
But this still would not be a bare metal, just bare minimum OS that is required by virtualbox.
Post Reply