OpenMSS
Open Firmware for Maxtor Shared Storage
Forum Chat

General

Hardware

OpenMSS Firmware

Original Firmware

Development

Related


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>
After the next reboot MSS will automatically power on.

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

Edit Page - Page History - Printable View - Recent Changes
Page last modified on 07.01.2006, at 22:22 CET
© 2005-07 Jon Suphammer. All Rights Reserved.