Re: "adding a line to the kernel"?

From: Philip Paeps (philip+usenet_at_paeps.cx)
Date: 09/29/04


Date: 29 Sep 2004 14:39:13 GMT

damian birchler <damian_birchler@bluewin.ch> wrote:
> I'm trying to get my USB CD-R burner working, and in all documentations I
> consult it says "add the following line to the kernel". What does this mean?

It most probably means they want you to add the specified line to your kernel
configuration file.

> Has this something to do with the GENERIC file?

If your kernel is a GENERIC kernel: yes. But it's generally recommended to
keep GENERIC 'clean' and use a copy of it for your changes.

  cd /usr/src/sys/$arch/conf
  cp GENERIC SOMETHING
  $EDITOR SOMETHING

> Do I have to recompile the kernel after adding this line? And if I had to,
> would the result be a "costumized kernel"?.

Yes.

 - Philip

-- 
Philip Paeps                              Please don't email any replies
philip@paeps.cx                               I follow the newsgroup.
  You may know where the market is going, but you can't
  possibly know where it's going after that.


Relevant Pages

  • "adding a line to the kernel"?
    ... I'm trying to get my USB CD-R burner working, ... documentations I consult it says "add the following line to the ... the kernel after adding this line? ...
    (comp.unix.bsd.freebsd.misc)
  • Re: [PATCH 2/2] Add full sysfs support to the IPMI driver
    ... Please read the many comments and documentations about why a release ... function is NOT allowed to be empty. ... In fact the kernel warned you about ... device (i.e. the bus driver that discovered the device). ...
    (Linux-Kernel)
  • Re: "adding a line to the kernel"?
    ... damian birchler wrote: ... > documentations I consult it says "add the following line to the ... > the kernel after adding this line? ... the basics of kernel recompilation. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: A few questions not mentioned in the Manuals
    ... > looked in the manuals and documentations but i ... > Kernel, hardware, etc.). ... > 4.Processes management: Concurrence, Syncrhonization, ...
    (freebsd-questions)
  • Re: [PATCH 2/2] Add full sysfs support to the IPMI driver
    ... Please read the many comments and documentations about why a release ... function is NOT allowed to be empty. ... In fact the kernel warned you about ... does everyone think I just put that warning message in ...
    (Linux-Kernel)