I was scanning the archives last night and noticed that everybody was using the watchdog to reboot the wrap boards. A lot easier way to do this is add reboot=bios to the syslinux.cfg as shown below. I use the wrap's where I needed to do a normal shutdown and use the watchdog for what it is intended for.
default linux rw reboot=bios initrd=initrd.lrp init=/linuxrc ........ A more correct way to pass your parameters to the wd1100 rather then echoing to the /proc can be done as follows. I had not seen this example shown in anywhere in the archives. # watchdog wd1100 timeout=20 graceful=0 Hope these help Jim TerWee ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel