LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   VirtualBox will boot/load Windows VM but cannot start *any* Linux based VM as Kernel (https://www.linuxquestions.org/questions/slackware-14/virtualbox-will-boot-load-windows-vm-but-cannot-start-%2Aany%2A-linux-based-vm-as-kernel-4175459548/)

dh2k 04-25-2013 07:11 AM

VirtualBox will boot/load Windows VM but cannot start *any* Linux based VM as Kernel
 
Topic: VirtualBox will boot/load Windows OS VM's but cannot start *any* Linux based VM as Kernel Panics



This is testing on an Asus Eee PC netbook any one else had issues?

I have changed as many settings (one-by-one) as possible. Unable to replicate on other host boxes I have (they all work without issue) - problem only seems to be the Linux kernel (various versions/builds) and running it as a guest on the above mentioned host. Any info/pointers - will this indeed work?

ReaperX7 04-25-2013 08:37 PM

What kernel version and distro are you trying to use?

allend 04-25-2013 08:50 PM

Quote:

Asus Eee PC netbook
What is the CPU? If the CPU does not support hardware virtualisation you may be SOL. (e.g. My Intel Atom N270).

Erik_FL 04-25-2013 11:55 PM

An Asus Eee PC should work with VirtualBox, but it has an Atom CPU that will be very slow. You also probably cannot use VT-x or nested paging.

Here are some suggestions.
  • Look at your host OS to see how much free memory is available. Allocate no more than the available free memory to a virtual machine. Otherwise the system must swap a lot of information to the disk.
  • Make sure you have installed the correct version of Guest Additions
  • Turn off hardware virtualization
  • Turn of nested paging
  • Set the virtual machine to use 1 CPU
  • Change the APIC setting to on or off
  • Change hard disk controllers to PIIX 3 or PIIX 4 instead of SATA
  • Use the PCnet-Fast III virtual network adapter instead of Intel
  • If guest kernel requires PAE turn on PAE for virtual machine
  • Make sure the guest has enough RAM
  • Disable all unnecessary virtual devices
  • Load VirtualBox extensions if you need those
  • Disable 3D acceleration
  • Increase graphics memory to 64MB
  • Try a previous version of VirtualBox EX 4.1
  • Uninstall or disable all other virtual machine software
  • Build the kernel for generic X86 instructions instead of a specific AMD or Intel CPU class

You can get better help if you post more details.

What version of VirtualBox are you using?
What host OS are you using?
Is your host OS 32-bit or 64-bit?
Is your guest OS 32-bit or 64-bit?
What virtual hardware are you using in the virtual machine?
What are the settings for the virtual machine?
Post the messages up to and including the kernel panic.

Also, look in the forums on the VirtualBox web site. Search the forums for your Host OS and for your Guest OS. Look at the release notes to see if a similar problem has been fixed.


All times are GMT -5. The time now is 11:23 AM.