Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: VirtualBox Guest Additions anyone?



Thanks again, I'll try tomorrow. 

Chavdar


On Wed, 22 Nov 2017 at 00:08 Valery Ushakov <uwe%stderr.spb.ru@localhost> wrote:
On Tue, Nov 21, 2017 at 23:58:56 +0000, Chavdar Ivanov wrote:

> I built the additions setting VBOX_ONLY_ADDITIONS=1, but I can't
> test them right now - my today's 8.99.7 panics when I try to start
> Xorg under VirtualBox, also 'Xorg -configure' crashes.  I am not
> clear how to pack them and install them.

In my old GAs I just put everything under /usr/local and added
symlinks in the right places.  For X11 drivers you need to use the
matching versions.

usr/local/stand/amd64/7.0/modules/vboxguest
usr/local/stand/amd64/7.0/modules/vboxguest/vboxguest.kmod
usr/local/bin/VBoxClient
usr/local/bin/VBoxControl
usr/local/bin/VBoxService
usr/local/lib/xorg/modules/drivers/vboxmouse_drv_110.so
usr/local/lib/xorg/modules/drivers/vboxvideo_drv_110.so

stand/amd64/7.0/modules/vboxguest -> /usr/local/stand/amd64/7.0/modules/vboxguest
usr/X11R7/lib/modules/drivers/vboxmouse_drv.so -> /usr/local/lib/xorg/modules/drivers/vboxmouse_drv_110.so
usr/X11R7/lib/modules/drivers/vboxvideo_drv.so -> /usr/local/lib/xorg/modules/drivers/vboxvideo_drv_110.so

-uwe


Home | Main Index | Thread Index | Old Index