Re: config.gz equivalent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Oct 24, 2010 at 3:19 PM, Bond <jamesbond.2k.g@xxxxxxxxx> 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 ecartis@xxxxxxxxxxxx
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>
If you did
cat /boot/config-2.6.28-11-generic | grep -i ikconfig
and got
# CONFIG_IKCONFIG is not set

your config is the file: /boot/config-2.6.28-11-generic

Regards,
Kfir

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux