[SOLVED] Making DVD Issue

Started by eslamsamer, July 08, 2017, 09:36:05 AM

Previous topic - Next topic
July 08, 2017, 09:36:05 AM Last Edit: July 17, 2017, 04:23:10 PM by franco
i'm very new with FreeBSD and OPNSense and i'm trying to make DVD using the following steps
***************************
# pkg install git
# cd /usr
# rm -rf src ports
# git clone https://github.com/opnsense/plugins
# git clone https://github.com/opnsense/ports
# git clone https://github.com/opnsense/tools
# git clone https://github.com/opnsense/core
# git clone https://github.com/opnsense/src
# cd tools
# make dvd
**************************
but i got the following error :(
pkill cannot get process list (kvm_getprocs : no such process found)
*** error code 3
Any help please

this is an image of the error


Thanks alot
i used a Real PC and every thing is ok.
i will try to use VM again soon.

I tried it with VMware, and it works fine.
Thanks Again