a friendly hello :
i installed trueos 11 plus kde on vbox and everything seemed pretty painless and working
attempting to get the virtualbox-ose-additions to work seems fruitless to me ... i use vbox for all kinds of work in windows and kubuntu with various guest os.s ... i'm working with kubuntu since 2012 and wanted to try bsd but can't get the guest additions to work
installed virtualbox-ose-additions 5.1.8 via pkg install and it also shows in appcafe->installed
added in /etc/rc.conf at end
vboxguest_enable="YES"
vboxservice_enable="YES"
vboxservice_flags="--disable-timesync"
how can i check the the above commands work in rc.conf
in /etc/X11/xorg.conf i found already
Section "Device"
Identifier "Card0"
Driver "vboxvideo"
VendorName "InnoTek Systemberatung GmbH"
BoardName "VirtualBox Graphics Adapter"
BusID "PCI:0:2:0"
EndSection
and a few restarts ...that's about it .. did some tests suggested at the wiki.freebsd.org/Virtualbox
sudo Xorg -configure results in :
Fatal server error :
Server is already active for display 9
If this server is no longer running, remove /tmp/.x0-lock and start agin
grep vboxvideo /root/xorg.conf.new doesn't produce anything since there is no xorg.??? at /root
i also read the following in another post
Make sure X is actually using the vboxvideo driver and not something else. Also make sure to load VBoxClient when your session starts. And make sure xrandr(1) is installed.
checked that xrandr is installed, yes
VBoxClient seems to exist since it responds with the help options
i have no clue on how to check the existence of vboxvideo driver
what other checks can i do or what am i missing ... didn't do anything outside the above mentioned steps
can't resize the vbox screen by expanding it's borders and the mouse is trapped until i hit right ctrl
help would be highly appreciated ... i try to qualify trueos for possibly becoming part of my development environment
cheers Klaus
i installed trueos 11 plus kde on vbox and everything seemed pretty painless and working
attempting to get the virtualbox-ose-additions to work seems fruitless to me ... i use vbox for all kinds of work in windows and kubuntu with various guest os.s ... i'm working with kubuntu since 2012 and wanted to try bsd but can't get the guest additions to work
installed virtualbox-ose-additions 5.1.8 via pkg install and it also shows in appcafe->installed
added in /etc/rc.conf at end
vboxguest_enable="YES"
vboxservice_enable="YES"
vboxservice_flags="--disable-timesync"
how can i check the the above commands work in rc.conf
in /etc/X11/xorg.conf i found already
Section "Device"
Identifier "Card0"
Driver "vboxvideo"
VendorName "InnoTek Systemberatung GmbH"
BoardName "VirtualBox Graphics Adapter"
BusID "PCI:0:2:0"
EndSection
and a few restarts ...that's about it .. did some tests suggested at the wiki.freebsd.org/Virtualbox
sudo Xorg -configure results in :
Fatal server error :
Server is already active for display 9
If this server is no longer running, remove /tmp/.x0-lock and start agin
grep vboxvideo /root/xorg.conf.new doesn't produce anything since there is no xorg.??? at /root
i also read the following in another post
Make sure X is actually using the vboxvideo driver and not something else. Also make sure to load VBoxClient when your session starts. And make sure xrandr(1) is installed.
checked that xrandr is installed, yes
VBoxClient seems to exist since it responds with the help options
i have no clue on how to check the existence of vboxvideo driver
what other checks can i do or what am i missing ... didn't do anything outside the above mentioned steps
can't resize the vbox screen by expanding it's borders and the mouse is trapped until i hit right ctrl
help would be highly appreciated ... i try to qualify trueos for possibly becoming part of my development environment
cheers Klaus