Madhavi Manchala <madhavi.ls...@gmail.com> writes:

...
> http://www.cyberciti.biz/tips/linux-netconsole-log-management-tutorial.html
>
> I tried to load the netconsole with the following command in FC-8 and
> FC-10 systems.
>
> # modprobe netconsole 
> 6...@192.168.1.5/eth0,5...@192.168.1.100/00:19:D1:2A:BA:A8
>
> I got the Unknown parameter error.

I think the tutorial forgot to tell modprobe what parameter it's
passing.  It looks a bit redundant, but you have to say "netconsole="
before the "6...@..." stuff.

The Documentation/networking/netconsole.txt says,


  Examples:
...
   insmod netconsole netconsole=@/,@10.0.0.2/

> Please let me know if I am missing any thing in the Fedora Core 8 /
> Fedora Core  10 with 2.6.28 / 2.6.30 kernel versions.

Most of the time I use netconsole as a built in, but I know it's often
used as a module too.  Good luck.

-- 
  Ed Cashin <ecas...@coraid.com>
  http://noserose.net/e/


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecar...@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to