Jeff Garzik <[EMAIL PROTECTED]> writes: > Eric W. Biederman wrote: > > > > >Any pointers? I know Ingo was playing with this but it has been > >a long time since I have seen anything... > > > > http://people.redhat.com/mingo/netconsole-patches/ > > I know a few people using it..
It looks like a good proof of concept, and a good alternative to hooking up a serial console to catch a kernel crash. The protocol looks like it needs a little work before it is a good general purpose utility. The current implementation definentily looks like using it during boot would be a challenge. Eric