Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get current kernel config

Status
Not open for further replies.

Gaz1634

Technical User
Oct 8, 2002
22
GB
Is it possible to retrieve the current kernel configuration?

I would like to change only a few settings in the kernel to enable routing and NAT, and to play around with the Advanced Power Management to possibly fix a problem that occurs when shutiing down. I have tried to compile a new kernel but I dont want to have to go through all the settings, so the new kernel never runs correcty.

Can anyone help me on this one?

I am using RedHat 8
kernel 2.4.18
have not changed kernel since install.
 
You should have a file in [tt]/boot[/tt] named [tt]config-<kernel version>[/tt]. //Daniel
 
cd /usr/src/linux

vi .config =-=-=-=-=-=-=-=-=-=-=-=
Unix Systems Engineer
=-=-=-=-=-=-=-=-=-=-=-=
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top