On Wed, 11 Aug 2004, ger wrote: > Hi all > > Is there anyway to regenerate your kernel configuration from a running > kernel. ?? With 2.6.x, if so configured, the config is in /proc/config.gz With 2.4.x, AFAIK, not easily. You could try running strings against it... :-) Ronan