On 18:49 Sun 24 Oct , Bond wrote: > I am reading a book in which it said me to do > gunzip -c /proc/config.gz | more > then I found config.gz missing on my system. > On this link I tried a command > http://www.linuxforums.org/forum/gentoo-linux/65684-cant-find-proc-config-gz.html > cat /boot/config-2.6.28-11-generic | grep -i ikconfig > # CONFIG_IKCONFIG is not set > so it turns out config.gz is not there on my system. > Is there an equivalent file of config.gz on the system. > modprobe configs ? config.gz is just a compressed copy of your config file, so you can find it in kernel source dir. In gentoo it is /usr/src/linux. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ