Seems you have to use /sbin/reboot as mentioned below to reboot
FYI - it should /sbin/tunefs -t enable /, not /sbin/tunefs -t / as mentioned below.
@spid:
@dstephens80:
Charlie,
I will give v2.2 a try and let you know how it goes. As far as dmesg, I can provide nothing as the system will not boot with AHCI enabled. it will not detect any GEOM devices, but it will boot fine if I remove the ahci_load="YES" from /boot/loader.conf.local.
Did you convert fstab to ufslabel before adding ahci_load="YES" ?
Run the following script to do it:
/usr/local/sbin/ufslabels.sh
then if it boots correctly go in single user mode and enable TRIM with:
/sbin/tunefs -t /
reboot with:
/sbin/reboot
and after a reboot check if it's enabled with:
tunefs -p /