1
vote
0answers
25 views

Kernel oops on Linux running in VirtualBox breaks some IO-related functionality on the server

We are having problems with CentOS release 6.3 running in VirtualBox on Windows 7 machines. The symptoms are the following: Everything works as normal for several hours, even days. Then something ...
5
votes
2answers
2k views

Converting an EC2 AMI to vmdk image

I've come quite close to getting Amazon Linux to boot inside VirtualBox, thanks to this answer and these websites. A quick overview of the steps I've taken: Launch EC2 instance with Amazon Linux ...
0
votes
2answers
499 views

Kernel Panic - not syncing :Attempted to kill init

I am facing this problem on my Debian5. I am running this server in Virtual Box.I have four os in this machine. But in this server only I get this message when I boot . run init: /sbin/init : ...
-3
votes
2answers
228 views

Error in Virtual box with RHEL 6

While using Virtual Box in RHEL 6 at the time of starting virtual OS getting following error. Help me to resolve this. Virtual Box version VirtualBox-4.1-4.1.8_75467_rhel6-1.i686 Operating System ...
2
votes
1answer
2k views

How to forward host ports of < 1024 to a VirtualBox NAT-connected machine?

The manual says: "Forwarding host ports < 1024 impossible: On Unix-based hosts (e.g. Linux, Solaris, Mac OS X) it is not possible to bind to ports below 1024 from applications that are not run by ...
0
votes
2answers
960 views

Would using the virtual kernel yield benefits for Ubuntu 8.04 server on Sun's Virtualbox?

As in the title: Would using the virtual-kernel (instead of the vanilla) yield benefits for Ubuntu 8.04 server on Sun's latest VirtualBox? Host OS: 32 bit Ubuntu 8.04 server (plain kernel) Sun's ...
2
votes
8answers
12k views

High CPU usage when running a CentOS guest in VirtualBox

I am running CentOS 5.3 as a VirtualBox 3.0.0 guest running on Windows XP. The Windows host CPU usage is constantly at 50% although the CentOS guest is completely idle (i.e. 0.00 load average). I ...