Page 1 of 1

how to use virtualbox on ghostbsd 19.10

Posted: Fri Dec 13, 2019 10:47 am
by newbie987
hello i was wondering how can i uses virtualbox without using superuser on ghostbsd 19.10 is there a way to do it ?
thank you

Re: how to use virtualbox on ghostbsd 19.10

Posted: Fri Dec 13, 2019 10:58 am
by ericbsd
You need to do this.

Code: Select all

sudo chmod +x /usr/local/lib/virtualbox/VirtualBox

Re: how to use virtualbox on ghostbsd 19.10

Posted: Fri Dec 13, 2019 11:59 am
by newbie987
thank you for the info