Ensure LEDs will blink after boot

The LEDs is the most convenient indicator of your ALIX. You need it to tell you at a glance that system is running or booted up OK.

As of 0.6.2, The LEDs are controlled in the /etc/init.d/voyage-util script. During startup, the system will try to remount RO. If that fails, leds will not be set due to ”set -e” in script. To prevent this, edit /etc/init.d/voyage-util, move start_led to just after start:

...
case $1 in
        'start')
                start_leds
...
voyage/ensure_leds_will_blink_after_boot.txt · Last modified: 2010-01-09 11:24 by admin
Back to top
GNU Free Documentation License 1.3
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0