Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No Default Configuration for New Install
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
omni814
n00b
n00b


Joined: 19 Mar 2008
Posts: 2

PostPosted: Wed Mar 19, 2008 6:30 pm    Post subject: No Default Configuration for New Install Reply with quote

I am installing Gentoo, with the latest kernel 2.6.24.3.

When I get to the point where I configure the kernel, I type in 'make menuconfig', and it opens up the configuration screen. When I have installed Gentoo before, it came with the basics already selected, and I would just go in and tweak things which I knew I didn't need or added things I needed. There seems now to be no default configuration in the kernel, and I am not sure what I need to select to have my system basically function correctly. Is there someplace where I can download a default working configuration and work from that?

I would rather not use genkernel.

I am not a newb, I am comfortable with the command line, but I don't have the knowledge to know everything which I need to put into the kernel.

I have followed the Handbook, and ran 'emerge portage' so I have the latest snapshot.

Thanks.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Wed Mar 19, 2008 6:39 pm    Post subject: Reply with quote

make defconfig should generate a generic config file. You could also make a copy of the config of the livecd kernel: zcat /proc/config.gz > /usr/src/linux/.config
Then add and remove stuff with menuconfig. You'll want to make sure you include the driver for your sata controller. That will be a module in the livecd kernel, but must be builtin in your kernel. It needs it to be able to read the disk and loading a module from a disk that can't be read yet won't work.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
omni814
n00b
n00b


Joined: 19 Mar 2008
Posts: 2

PostPosted: Wed Mar 19, 2008 6:53 pm    Post subject: Reply with quote

Thanks very much :)
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