25 8 | I would like to have an Ubuntu 11.04 64-bit test environment. When I try booting the Ubuntu 11.04 64-bit installation CD in VirtualBox, the following message is displayed by VirtualBox:
What am I doing wrong? Details:
| ||||||||
|
25 | In order to be able to run a 64-Bit system in a VirtualBox, you need a cpu which supports virtualization. AMD calls this function AMD-V, Intel uses VT-x. The Wikipedia explains this quite good. There are a couple of Pentium-4 CPUs which are able to run a 64-Bit OS, but don't offer this VT-x technologie. You can check your system by...
If you don't get any output, you're not able to run a 64-Bit OS as guest inside your VirtualBox. But don't forget to check your BIOS settings. You might be able to activate these AMD-V/VT-x features inside the BIOS of your computer. And finally there's a checkbox inside the VirtualBox-Settings. Start VirtualBox, select the virtual machine where you want to run your 64-Bit OS and go into the settings of this VM. Look for "Settings -> System -> Acceleration" and make sure that "Enable VT-x/AMD-V" is activated. Good Luck :) Christoph | ||||||||||||||||||||
|
7 | Make sure you've selected the 64-bit version of your Linux distribution in the wizard while creating the guest. I had the same issue, but it was solved by setting correct option at "version" of the distribution. Even when you boot off a 64bit ISO image, it won't run until I set that option (General -> Basic -> Version). Then you should have the ability to enable VT-x and I/O Apic. | ||||
|
4 | You need to enable the IO APIC to boot a 64 bits OS. At least that is what the docs say, look at the text in the big red square ;). It doesn't look enabled in your .vbox file:
| ||||
|
2 | This is an issue only with VirtualBox, to me it is stil a bug. If you install the same OS let's say using the VMWare Player on the same machine it works just fine. Without updatin the BIOS. Pretty annoying. | ||||
|
2 | Enable virtualization in the BIOS. If it still doesn't work, keep the machine shutdown for a couple of minutes. | ||||
|
1 | For an Asus M5A88-M mobo with an AMD FX6100 CPU, the correct BIOS selection is in the 'CPU Configuration' (under the Advanced tab), ENABLE "Secure Virtual Machine Mode" and as already mentioned, make sure VBox "Settings -> System -> Acceleration" and make sure that "Enable VT-x/AMD-V" is activated. For allowing more than one core with this config you have to unlock the cores in the BIOS (or by pressing 4 at the Asus splash screen), but I haven't tried core unlocker yet. | |||
add comment |
0 | I got Virtual Box 4.1.12 with the corresponding extension pack installed on Linux Mint 13 Maya Xfce OS and installed Windows XP Home edition in it. With a little help from my son I now have the USB's activated. To activate the USB's, press the right Ctrl+Home keys and select Device → Install Guest Additions, run it, it installs a number of things in Windows, leave the 3d box unchecked. When it restarts Windows make sure it boots up in Safe Mode, log in as Administrator (Windows) then rerun the Install Guest Additions, this time check the 3D box and when it is all done, reboot the session. Shut down the Windows XP session, close VirtualBox, shut down the computer. Restart the computer, restart virtual box, restart Windows XP session, now press right Ctrl+Home, Device → USB should work, you should see any USB devices connected in the drop down. I was able to connect my TI calculator (which has very limited functionality in Linux (probably more than my knowledge)). Windows XP in VirtualBox on Linux host PC is the way to go with Windows. | |||
add comment |
0 | if you have the capacity then enabling on your BIOS should be really easy, just boot up into BIOS and look for "Virtualization" it should be under "Security". Then just enable. :) |
source - http://askubuntu.com/questions/41550/how-do-i-run-a-64-bit-guest-in-virtualbox
'System > Common' 카테고리의 다른 글
ide vs scsi (0) | 2014.07.26 |
---|---|
bash - 변수 치환(Variable Substitution) (0) | 2014.05.05 |
ACPI(Adavanced Configuration and Power Interface) (0) | 2014.04.11 |
X.Org Server (0) | 2014.04.09 |
Windowing system (0) | 2014.04.09 |