Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel konfiguration kwestion
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
pampelmoose
n00b
n00b


Joined: 18 Oct 2003
Posts: 3

PostPosted: Sun Oct 19, 2003 12:20 am    Post subject: kernel konfiguration kwestion Reply with quote

A couple of questions from a rank newbie, all relating to kernel configuration.

I've just installed gentoo 1.4 on my ECS Desknote computer, and it's working very nicely, thank you.

But I want to have support for CD burning.

I have an IDE combo CDRW-DVD on the machine. So I want to enable SCSI emulation in order to do CD burning. When I installed gentoo, I just used the stock (gentoo-sources) kernel.

So

Q1 : My (stock) kernel has SCSI emulation as a module. But it also has IDE support for the CD installed (CONFIG_BLK_DEV_IDECD=yes).

Do I have to recompile the kernel, with IDE support for the CD either removed or modularized? Or can I leave it as is, and just install the SCSI emulation module (and add the ide=scsi bit to my grub menu)?

Q2: With my already-installed system, can I use genkernel --config to recompile the kernel?

Q3 : My computer has a Pentium 4 processor. If I recompile, should I add (or add as module) the "mpentium4" support instead of "m386"? Or in addition to "m386"? Will this affect any of the packages that I have already emerged?

Q4 : Gentoo does not mount my /boot partition when I log on. Once I've recompiled, how do I get the new kernel image in the /boot directory? Do I just mount the partition?


Sorry about all the low-level questions.
Back to top
View user's profile Send private message
ectospasm
l33t
l33t


Joined: 19 Feb 2003
Posts: 711
Location: Mobile, AL, USA

PostPosted: Sun Oct 19, 2003 2:41 am    Post subject: Re: kernel konfiguration kwestion Reply with quote

pampelmoose wrote:

Q1 : My (stock) kernel has SCSI emulation as a module. But it also has IDE support for the CD installed (CONFIG_BLK_DEV_IDECD=yes).

Do I have to recompile the kernel, with IDE support for the CD either removed or modularized? Or can I leave it as is, and just install the SCSI emulation module (and add the ide=scsi bit to my grub menu)?

You should be able to get CD burning working by just adding the hdx=ide-scsi boot option and loading the SCSI module. I don't have very much luck with modules, so my personal choice is to compile it directly in, but YMMV.

pampelmoose wrote:

Q2: With my already-installed system, can I use genkernel --config to recompile the kernel?

I don't use genkernel so I can't answer this one.

pampelmoose wrote:

Q3 : My computer has a Pentium 4 processor. If I recompile, should I add (or add as module) the "mpentium4" support instead of "m386"? Or in addition to "m386"? Will this affect any of the packages that I have already emerged?

For starters I don't think you can compile this option as a module. I also don't think you can have more than one architecture selected. The 386 is the base x86 architecture; if you're not using a really old processor, you should select something higher (in your case the Pentium 4 option). It also shouldn't affect any of your already installed packages, and any new packages should be able to take advantage of it.

pampelmoose wrote:

Q4 : Gentoo does not mount my /boot partition when I log on. Once I've recompiled, how do I get the new kernel image in the /boot directory? Do I just mount the partition?

Yup, just go ahead and mount /boot when you're ready to copy over the new kernel. One of the reasons for not having /boot automount is so a rogue program can't overwrite your kernel and other boot related data.

Those weren't too low-level questions, I hope I answered the ones that I could sufficiently.
_________________
Join the adopt an unanswered post initiative today
Join the EFF!
Join the Drug Policy Alliance!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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