Where is the linux kernel .config for the appliance's kernel?

sethmeisterg

Joined: 2007-06-13
Posts: 1
Posted: Wed, 2007-06-13 22:46

I wanted to rebuild the kernel, because I'm trying to install VMWare tools and of course, the vmxnet driver cannot load via the precompiled binaries, so I need to rebuilt it, which forced me to install gcc 3.4.4, but now I'd like to build a kernel so I have headers as well. Where can I get the .config used to build the appliance's kernel?

Thanks,
--S

Login or register to post comments
wdekreij

Joined: 2006-04-09
Posts: 106
Posted: Thu, 2007-07-12 09:20
sethmeisterg wrote:
I wanted to rebuild the kernel, because I'm trying to install VMWare tools and of course, the vmxnet driver cannot load via the precompiled binaries, so I need to rebuilt it, which forced me to install gcc 3.4.4, but now I'd like to build a kernel so I have headers as well. Where can I get the .config used to build the appliance's kernel?

Thanks,
--S

Did you try to Google?

Login or register to post comments
schultmc
schultmc's picture

Joined: 2003-05-21
Posts: 105
Posted: Sun, 2007-12-16 19:16

The kernel config is in /boot as /boot/config-2.6.16.26-0.1.x86.i686.cmov - if you're using a different version of the appliance, the config filename may be different.

--
Debian gallery package maintainer

Login or register to post comments