>>>>> "guillaume" == Guillaume Cottenceau <[EMAIL PROTECTED]> writes:
guillaume> Pixel <[EMAIL PROTECTED]> writes: >> David Eastcott <[EMAIL PROTECTED]> writes: >> >> > Perhaps something missing in the boot kernel? >> >> you got it. We don't have serial console handling in the boot kernel. guillaume> We have the "serial.o" module, it's not enough? What does it guillaume> lack? we need serial built-in into the kernel for serial console to work. If you have 68kb free in the boot disks, I can change the thing, othrewise, it is not going to work. notice that the messages than David is asking about are printed _before_ we have mounted any filesystem, initrd -> i.e. no way that we are able to load a module for that time. Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy
