GeneralHardwareOpenMSS FirmwareOriginal FirmwareDevelopmentRelated |
Auto PowerOn after powerfailure / reboot To everyone who has installed the jon’s custom firmware and wants and who wants the auto startup feature … this is for you cat >>/opt/etc/init.d/S99local nvram unset cfe_boot_wait_gpio nvram commit <CTRL-D> WARNING: You CANNOT power it off anymore. If you need to do so … nvram set cfe_boot_wait_gpio=0 nvram commit reboot This article was written by helge in the forums. Original posting: http://www.openmss.org/forum/viewtopic.php?t=16 |