Help!

how to invoke netconsole


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> System Development RSS
Next:  How to set timezone  
Author Message
Mozis
External


Since: Jun 12, 2007
Posts: 3



PostPosted: Thu Jul 19, 2007 12:16 am    Post subject: how to invoke netconsole
Archived from groups: comp>os>linux>development>system (more info?)

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@10.0.0.1/eth1,9353@10.0.0.2/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.

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

netcat -u -l -p <port>

Could you folks please tell me how can I avail netconsole?

Thanks,


Mozis.
Back to top
Bill Marcum
External


Since: Dec 18, 2006
Posts: 286



PostPosted: Thu Jul 19, 2007 2:04 am    Post subject: Re: how to invoke netconsole [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 19 Jul 2007 00:16:40 -0000, Mozis
<chokshi.jaydeep.TakeThisOut@gmail.com> 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@10.0.0.1/eth1,9353@10.0.0.2/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.
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> System Development All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum