Warning
These guidelines haven't been updated since 2016. Learn more…
Table of contents
Warning
These guidelines haven't been updated since 2016. Learn more…
Table of contents
Download FreeBSD 11.1 VMDK and create a VM with it as HDD.
Get FreeBSD source tree for your exact FreeBSD version and uncompress it to /usr/src:
fetch -o /tmp ftp://ftp.freebsd.org/pub/`uname -s`/releases/`uname -m`/`uname -r | cut -d'-' -f1,2`/src.txz
tar -C / -xvf /tmp/src.txz
Download latest Realtek network driver (you need to input an email address).