Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - eslamsamer

#1
I tried it with VMware, and it works fine.
Thanks Again
#2
Thanks alot
i used a Real PC and every thing is ok.
i will try to use VM again soon.
#3
Development and Code Review / Re: Making DVD Issue
July 08, 2017, 02:54:02 PM
this is an image of the error
#4
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