/boot is a link to /bootpool/boot and trying to add a loader.conf:
doesn't appear to work.
Also, adding
to a custom kernel doesn't work because it doesn't know about that option. Although it is in
Code:
if_bridge_load="YES"
if_tap_load="YES"
aio_load="YES"
Also, adding
Code:
options VFS_AIO
aio(4)
Code:
/usr/src/sys/amd64/conf/CUSTOM: unknown option "VFS_AIO"
*** Error code 1
Stop.
make[1]: stopped in /usr/src
*** Error code 1
Stop.
make: stopped in /usr/src