Shawn wrote: > I'm planning on compiling a kernel tonight. This is my second attempt > at doing so, last time having completely botched it. This is an older > box, so if I mess it up, I'm not too worried. > I'm curious as to how to get the current kernel parameters? I tried > to do a strings against vmlinuz, but the output is pretty crappy. I'd > like to have this information for comparisons. I'm not puling a new > kernel down, just want to modify options within this one to optimize > it (CPU, network, SCSI, etc...) and see if I can recompile a kernel > successfuly this time. If you've compiled a kernel before, you should still have a file called /usr/src/linux/.config that contains the kernel config (assuming you built your kernel in the "standard place", eg /usr/src/linux). On debian systems, the config is part of the kernel-image-<version> pkg and ends up under /boot/config-<version> -- scot _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list