Re: how to invoke netconsole



On Thu, 19 Jul 2007 00:16:40 -0000, Mozis
<chokshi.jaydeep@xxxxxxxxx> wrote:


Greetings Folks,

I need to send kernel OOPs over the network to analyze. I've compiled
the kernel(2.6.10, i686) with built in netconsole support. But still
I'm not able invoke netconsole command.

According to Linux/Documentation/networking/netconsole.txt, we could
use following,

linux netconsole=4444@xxxxxxxx/eth1,9353@xxxxxxxx/12:34:56:78:9a:bc

or

insmod netconsole netconsole=@/,@10.0.0.2/


But neither I see any linux command nor any module to install. I
believe, because I've built in the netconsole code, there won't be any
module, but then there is no command I can use to invoke it.

I believe the "linux" command line goes in the boot loader
configuration, or you can type it at the grub> prompt if you use grub.

Moreover, I don't see the client command also as given in the
Documentation as,

netcat -u -l -p <port>

The command might be called nc instead of netcat.



--
What the large print giveth, the small print taketh away.
.



Relevant Pages

  • how to invoke netconsole
    ... with built in netconsole support. ... I'm not able invoke netconsole command. ... But neither I see any linux command nor any module to install. ...
    (comp.os.linux.development.system)
  • Re: Command Button Wizard
    ... make sure the database is in a trusted location via: ... > built with the Wizard all work. ... > settings) and the command buttons built with the Wizard will not work - ...
    (microsoft.public.access.formscoding)
  • [PATCH v2 -mm 3/9] netconsole: Simplify boot/module option setup logic
    ... Presently, for built-in netconsole: ... called at boot-time from obsolete_checksetupwith the string matching ... "netconsole" module parameter passed from the modprobe command line is ... copied into the "config" static variable. ...
    (Linux-Kernel)
  • Re: [PATCH v2 -mm 3/9] netconsole: Simplify boot/module option setup logic
    ... Presently, for built-in netconsole: ... called at boot-time from obsolete_checksetupwith the string matching ... "netconsole" module parameter passed from the modprobe command line is ... passed netpoll parameters for the modular / built-in cases. ...
    (Linux-Kernel)
  • Processing a list of files under bash
    ... I've built a file (output from ImageMagick's identify command, hash is ... cat delete.me ...
    (alt.os.linux)