Bostjan Muller wrote:
> 
> Hi!
> 
> I have just found out that kernel 2.4.6 won't boot on my pentium 200 MMX
> machine. The same has allready happened with kernel 2.4.6-pre8, but I thought
> it will be fixed later when stable release comes out. The same kernel boots
> just ok on my toshiba p75 laptop. Has anyone had any experience like that?
> The boot stops after this line:
> FDC 0 is a post-1991 82077

FDC 0 is the first floppy disk controller, ie this is floppy.o telling
you some information about your floppy controller hardware.  Now, this
is an OK-type message, and I would expect that it is printed after
floppy.o has done its stuff successfully.  I doubt, that this will do
any good, but try compiling a kernel without floppy support and see if
that'll do the trick (unlikely though).

Also, as suggested in another mail, after the floppy stuff comes the
network stuff.  If this is still the same with 2.4.6 (it should be, but
I wouldn't know, I have floppy support compiled as a module), than
something is broken there.

HTH,
Viktor

PS: I just compiled 2.4.6 on my machine, let's see, if it's boots.
-- 
Viktor Rosenfeld
WWW: http://www.informatik.hu-berlin.de/~rosenfel/

Reply via email to