look for the one in /boot directory, although it is uncompressed regular file which you simply cat.
On Sun, Oct 24, 2010 at 6:19 AM, Bond <[email protected]> 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. > > > -- > http://vger.kernel.org/vger-lists.html > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to [email protected] > Please read the FAQ at http://kernelnewbies.org/FAQ > >
