On Wed, Sep 02, 2009 at 04:31:19PM +0200, Arnaud Maye wrote:
Just before the system to hang, seabios displays :
fail handle_legacy_disk:845(1): a=ffff0201 b=00000d00 c=00000001 d=47530081 ds=9000 es=9000 ss=9000 si=fff0fff0 di=0009fff0 bp=00001ff0 sp=00008ff8 cs=9020 ip=1015 f=0283 fail handle_legacy_disk:845(1): a=ffff415a b=000055aa c=0000fe03 d=47530081 ds=9000 es=9000 ss=9000 si=fff00d5a di=00090000 bp=00001ff0 sp=00008ffe cs=9020 ip=1043 f=0293
If you see these messages after Linux starts, then something very strange is occurring.
If you're seeing these messages prior to the Linux start, then they like normal -- the messages are just warnings resulting from a call with invalid parameters (looks like grub is probing for a second hard drive).
-Kevin