Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: gentoo livedvd kernel
Date: Fri, 14 Nov 2014 04:12:18
Message-Id: 20141114041156.GA17382@waltdnes.org
In Reply to: [gentoo-user] Re: gentoo livedvd kernel by James
1 On Thu, Nov 13, 2014 at 06:03:09PM +0000, James wrote
2
3 > the gentoo.efimg looks like a kernel binary....
4 > I've got to muck around awhile on this
5
6 ***IF*** the option is enabled in the kernel, you might have
7 /proc/config.gz and be able to run
8
9 zcat /proc/config.gz > myconfig.txt
10
11 Note that multiple other compression options are possible. If the
12 above line doesn't work, try...
13
14 ls /proc/config.*
15
16 ..and see if you have anthing similar. E.g. for config.bz2 use bzcat,
17 etc, etc.
18
19 --
20 Walter Dnes <waltdnes@××××××××.org>
21 I don't run "desktop environments"; I run useful applications