N neel Developer Dec 24, 2019 #2 As a host or guest? As a host, you need to run pw groupmod vboxusers -m yourname as root, replace yourname with your actual username. As a guest, you need the virtualbox-ose-additions package with the following in /etc/rc.conf: Code: vboxguest_enable="YES" vboxservice_enable="YES" And run pw groupmod wheel -m yourname as root, replace yourname with your actual username
As a host or guest? As a host, you need to run pw groupmod vboxusers -m yourname as root, replace yourname with your actual username. As a guest, you need the virtualbox-ose-additions package with the following in /etc/rc.conf: Code: vboxguest_enable="YES" vboxservice_enable="YES" And run pw groupmod wheel -m yourname as root, replace yourname with your actual username
SirDice Administrator Staff member Administrator Moderator Dec 27, 2019 #3 Handbook: 21.6. FreeBSD as a Host with VirtualBox™