Getting and Installing Linux – Part 6
Installing Windows using VirtualBox
by James Stephens
Today I will be installing Windows on VirtualBox. VirtualBox allows me to easily install and run Windows on my Linux computer without having to partition, format or otherwise disturb my hard drive. Once installed booting into the Windows guest is easy, just open VirtualBox and select Windows and hit start. Given the fact a virtual machine shares hardware resources with it’s host, generally a 64 bit host operating system can only host a 32bit guest operating system. Windows in most cases is still a 32 bit operating system.
First of all I will download VirtualBox via the my distribution’s Software Manager. Once it’s installed you will usually find its shortcut under Applications/System/Oracle VM VirtualBox in your application launcher. Click on it and VirtualBox will open to its Welcome massage. To create a virtual machine, in this case Windows, choose “new” in the VirtualBox tool bar.
The create virtual machine dialogue will appear where you will give the guest operating system a descriptive name and select its type and version, such as Windows XP.
» Read more