On Sun, 10 Jul 2005 19:22:48 +0200 Pierre Ossman wrote: | I've tried to get it running on three separate machines now with no | success (each running a different kernel version), so I'm starting to | suspect I'm doing something wrong here. I've used the following line to | load the module: | | modprobe netconsole netconsole=@/,@10.8.0.168/ | | I've tried changing the ip-address to both broadcast and specific hosts | with the same result. I also tried giving all parameters using: | | modprobe netconsole | netconsole=2000@xxxxxxxxx/eth0,3000@xxxxxxxxxx/00:0e:35:15:32:d6 | | but the result was the same. | | Anything else I might be doing wrong? netconsole seems to be working: | netconsole: network logging started Are you using netcat on the receive side? Matt Mackall says that a common problem is running kernels with a log low level: Kernel command line: ro root=LABEL=/ rhgb quiet acpi=ht so remove the "quiet" option there, or change it to "debug". --- ~Randy - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html