OmniOS freezes during reboot
Rebooting OmniOs on some machines can cause it to freeze.
Run the following commands to disable fastboot:
svccfg -s “system/boot-config:default” setprop config/fastreboot_default=false
svcadm refresh svc:/system/boot-config:default
svccfg -s “system/boot-config:default” setprop config/fastreboot_onpanic=false
svcadm refresh svc:/system/boot-config:default