OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: moonmoonbird on October 21, 2020, 09:12:28 AM

Title: how much disk space it need to build from source?
Post by: moonmoonbird on October 21, 2020, 09:12:28 AM
i followed the process:
# pkg install git
# cd /usr
# git clone https://github.com/opnsense/tools (https://github.com/opnsense/tools)
# cd tools
# make update
# make dvd

my disk is 80GB SSD, after 5hours more or less, error occurred : no more space, /usr/ports and /usr/src took much space. each took 40GB around. so why it too so much space and how much we need.