Custom Query (16363 matches)
Results (451 - 453 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #10150 | invalid | vboxheadless does not honor VRDE server setting | ||
| Description |
I have virtual machine, and in its settings /diaplay/remote display I disable "enable server". If I start this virtual machine by command vboxheadless -s XP2, on the console there's message "VRDE server is listening on port 3389"; if I then reopen Settings, I find "enable server" checked again. expectations: server should not be listening, the checkbox should stay workaround: start vboxheadless with parameter -vrdp off ; this should not be necessary if it's already specified in the settings. |
|||
| #11658 | obsolete | vboxguest on 4.2.10 crashes guest | ||
| Description |
Situation: After upgrade
Working VM with OpenSuSE 11.4 started to kernel Oops on boot. Changing guest to Vanilla kernel without vboxguest VM works normal. When I installed Guest Addtitions immediately after modprobe vboxguest kernel OOpses. Attached Vbox.log and dmesg on guest just after insmod vbocguest. |
|||
| #11634 | fixed | vboxguest fails to build after debian unstable kernel update | ||
| Description |
After updating to the latest kernel packages on Debian Unstable this morning, the vboxguest kernel module failed to build: $ sudo dpkg-reconfigure linux-headers-3.2.0-4-amd64 Examining /etc/kernel/header_postinst.d. run-parts: executing /etc/kernel/header_postinst.d/dkms 3.2.0-4-amd64 Error! Bad return status for module build on kernel: 3.2.0-4-amd64 (x86_64) Consult /var/lib/dkms/vboxguest/4.2.10/build/make.log for more information. Here's the relevant make.log file: $ cat /var/lib/dkms/vboxguest/4.2.10/build/make.log DKMS make.log for vboxguest-4.2.10 for kernel 3.2.0-4-amd64 (x86_64) Sunday 24 March 07:37:39 EST 2013 make: Entering directory `/usr/src/linux-headers-3.2.0-4-amd64' LD /var/lib/dkms/vboxguest/4.2.10/build/built-in.o LD /var/lib/dkms/vboxguest/4.2.10/build/vboxguest/built-in.o CC [M] /var/lib/dkms/vboxguest/4.2.10/build/vboxguest/VBoxGuest-linux.o cc1: fatal error: /usr/src/linux-headers-3.2.0-4-common/include/linux/kconfig.h: No such file or directory compilation terminated. make[4]: *** [/var/lib/dkms/vboxguest/4.2.10/build/vboxguest/VBoxGuest-linux.o] Error 1 make[3]: *** [/var/lib/dkms/vboxguest/4.2.10/build/vboxguest] Error 2 make[2]: *** [_module_/var/lib/dkms/vboxguest/4.2.10/build] Error 2 make[1]: *** [sub-make] Error 2 make: *** [all] Error 2 make: Leaving directory `/usr/src/linux-headers-3.2.0-4-amd64' |
|||

