Custom Query (16363 matches)
Results (13 - 15 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #14 | fixed | Guest OS doesn't boot. | ||
| Description |
My distro is opensuse 10.1 ( kernel 2.6.16 ). I couldn't run successfully any OS in VBox. VBox always shows a black screen with a cursor and gets 100% of CPU. Unfortunately I can't provide more useful information for this ticket. |
|||
| #15 | invalid | Unable to discard snapshots | ||
| Description |
I have installed Windows XP SP2 in a virtual machine on a Linux (Gentoo) host (in VirtualBox OSE). When I attempt to discard a snapshot in this machine, the vboxsvc crashes immediately with a segmentation fault: gerco@laptoo ~ $ vboxsvc * InnoTek VirtualBox XPCOM Server Version 1.3.3 (C) 2004-2006 InnoTek Systemberatung GmbH All rights reserved. Starting event loop.... [press Ctrl-C to quit] Informational: VirtualBox object created (rc=00000000). Segmentation fault Discarding from VBoxManage or 'virtualbox' GUI application doesn't seem to make a difference. The same thing happens regardless. If you want to and tell me how to do it, I will generate a backtrace from the vboxsvc process for debugging purposes. |
|||
| #16 | fixed | Bug in /etc/init.d/virtualbox prevents recomplication of kernel module with dpkg-reconfigure | ||
| Description |
The /etc/init.d/virtualbox script checks if a kernel module exists and fails if there is none, regardless of the action requested. This causes problems when using dpkg-reconfigure virtualbox to rebuild the kernel module, because the init script will be called to stop the virtualbox service first - and cause dpkg to abort because it fails, creating a chicken-and-egg problem. A workaround is to replace line 133:
with
|
|||

