On Sep 30, 2001 13:25 -0700, Randy.Dunlap wrote: > I'm interested in using netconsole early (during boot). > Any problems doing that, other than getting module parameters > to it? I can fix that part. I was thinking about this as well. It should be relatively easy to allow a line line "console=eth0,XX:XX:XX:XX:XX:XX,a.b.c.d" or similar. The only slight problem might be in configuring the interface early enough in the boot process. AFAIK (which isn't much in this area) the serial console has special "console" code which allows it to be used very early in the boot process. You would obviously need to have the network driver compiled into the kernel and not a module. Maybe Ingo can hack something where it is possible to initialize the network code very early in the boot process? Cheers, Andreas -- Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto, \ would they cancel out, leaving him still hungry?" http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html