Re: FreeNAS on Snap Server 110 / 210
I finally got FreeNAS to run. The trick is once you do a usb flash install from another computer add the following lines to the loader.conf file and that should do it.
you need to boot into #3 safe mode and from the webgui on the advanced tab, file editor.
browse to /cf/boot/loader.conf.
hint.acpi.0.disabled=1
loader.acpi_disabled_by_user=1
hint.apic.0.disabled=1
|