On Thu, 2012-11-15 at 16:01 +0000, Martin Michlmayr wrote:
> (Hmm, debian/init.d is currently run when the system has finished
> booting; this may be too late to turn off the watchdog, e.g. if fsck
> is running.)

Actually it turns out that even an initscript which runs early cannot
run early enough since qcontrol lives in /usr/sbin and so requires
$remote_fs which in turns means it comes after fsck, which I think you
have correctly identified as the most likely cause of delays on boot
which might exceed the timeout.

I'm going to investigate adding the watchdog disablement as an initramfs
hook, doing it after mounting the rootfs but before switching to it.

Ian.
-- 
Ian Campbell


You can no more win a war than you can win an earthquake.
                -- Jeannette Rankin

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to