On Sat, 2012-12-29 at 14:36 +0100, Hanno Hecker wrote: > the qcontrol initramfs script > /usr/share/initramfs-tools/scripts/init-bottom/qcontrol tries to execute > /sbin/qcontrol --direct watchdog off > but the wheezy version (0.4.2-7+wheezy1) does not know about the "--direct" > switch, so the script is pretty useless and the system reboots after 5 > minutes.
Thanks for the report, I don't have any hardware with a watchdog which
has Debian installed just yet so I missed this during the backport.
Please could you try reinstalling 0.4.2-7+wheezy1 and replacing the
script with the attached version which uses the qcommand wrapper instead
of the current thing. Then run "update-initramfs -u" (I think this runs
flash-kernel automatically, if not you may need to do it by hand) and
reboot.
qcommand is probably right thing to use even in the Sid version,
although qcontrol --direct happens to work too. I also made it use
qcommand -t to check for supported hardware.
Ian.
--
Ian Campbell
An ounce of hypocrisy is worth a pound of ambition.
-- Michael Korda
init-bottom
Description: application/shellscript
signature.asc
Description: This is a digitally signed message part

