On Thursday 24 January 2008 04:36:04 Manuel Mely wrote: > I'm trying to have Virtualbox running on my xen kernel system. > But i can't load this module, and because of that, i can't use > Virtualbox on this kernel. > > Any tip? > > NOTE: If i use a non-xen-kernel, i can use VirtualBox.
Tip/Solution: Don't try and run VirtualBox in a Xen environment. Similarly to VMware, you're trying to load kernel modules into a heavily modified kernel (heavily modified in the areas your modules work anyway). Oddly enough this doesn't work. In Xen you're running the Xen kernel on the bare metal and _everything_ else is hosted here, so a lot of the interfaces (to the hardware) are different. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
