Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What am I doing wrong?? /proc/config different from .config
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
adiack
n00b
n00b


Joined: 19 Oct 2003
Posts: 6
Location: Montreal, Canada

PostPosted: Sun Oct 19, 2003 3:52 pm    Post subject: What am I doing wrong?? /proc/config different from .config Reply with quote

Hello All

I must have recompiled my kernel about 20 times. Basically when I try to start dhclient it is complaining about config_packet and config_filter not set in my kernel. So I set it to "y" and used


Code:
make dep && make clean bzImage modules modules install


Then I copied my bzImage to /boot

Then when I do
Code:
egrep "CONFIG_PACKET|CONFIG_FILTER"

I get:
CONFIG_PACKET=y

But nothing about config_filter :(
Back to top
View user's profile Send private message
jat850
n00b
n00b


Joined: 17 Oct 2003
Posts: 43
Location: Canada

PostPosted: Sun Oct 19, 2003 4:33 pm    Post subject: Reply with quote

Did you remember to mount the boot partition before trying to copy it to /boot? I know that caught me a few times as I THOUGHT I was updating my kernel but in fact I wasn't, it wasn't copying into the boot directory.
Back to top
View user's profile Send private message
adiack
n00b
n00b


Joined: 19 Oct 2003
Posts: 6
Location: Montreal, Canada

PostPosted: Mon Oct 20, 2003 3:05 am    Post subject: Yep that did it Reply with quote

Thanks! Silly me. I figured there was a /boot so it was alreay mounted. My second mistake was to assume copying bzImage would do the trick but if you have installed gentoo using genkernel and your grub or lilo is pointing toward kernel-2-xxxx then this would have no effect. Thank you for your help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum