I want to boot the Windows which is installed in laptop's internal harddisk(/dev/sda1) from the VirtualBox installed in my Ubuntu. Can somebody tell me how to do this in VirtualBox.
|
|
You can not directly run the Windows installed physically on a harddisk partition or on a different disk. However, you can migrate the Windows installed on your physical computer to a VirtualBox virtual machine. I can not easily summarize the procedure because it is a little bit complicated, so yo can read the official documentation here: https://www.virtualbox.org/wiki/Migrate_Windows |
|||
|
It can be done. I actually reinstall Windows on my hdd from VirtualBox while running Linux and then I am able to boot it normally. Here are two useful links: https://forums.virtualbox.org/viewtopic.php?t=33356 http://www.rajatarya.com/website/taming-windows-virtualbox-vm |
||||
|
|
|
It can be done, but it is not recommended if you don't really know what you are doing:
Anyway, you should look into VirtualBox documentation, in particular in Advanced storage configuration::Using a raw host hard disk from a guest. |
|||||||||
|
|
Create extra hardware profile on Windows an use that when booting it from the VM (with raw disk access) It would help if the VM configuration is similar to the physical hardware... Some dangers:
MS removed the option to choose a hardware profile when booting in Windows Vista though, so you might be limited to Windows XP or earlier... (unless you can get almost identical hardware to the VM configuration) |
|||
|
|