Removing the startup menu delay in OmniOSce
┌ Open a terminal and switch to root
su -┌ Remove the 10-second delay at the OmniOS boot menu
echo 'autoboot_delay="0"' >> /boot/loader.conf.local┌ Disable the boot menu
echo 'beastie_disable="YES"' >> /boot/loader.conf.localIf you want other examples of what can be done during boot, consult the /boot/defaults/loader.conf file (which is the default file)
                    
                        
Don't miss what's next. Subscribe to Illumadmin: