There are a lot of docs about that.
Take a look a the kernel How-to
(http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO.html)
FYI, 2.4 kernels already has modules, modules.conf... in /etc...
Aurélien
PS: 2.2 too, by the way ;)
Paras pradhan wrote:
hi:
I am running Debian Sarge. under /etc/ i s
hi:
I am running Debian Sarge. under /etc/ i see lots of files like;
modules, modules.conf, modprobe.d , alias. etc...
can anyone point me to the right url or docs that explains how kernel
2.6 handles modules and drivers?
Thanks
Paras.
On Sun, Feb 16, 2003 at 12:54:02AM +1300, Richard Hector wrote:
> Is there something else I've missed?
Did you reboot?
--
.''`. Baloo <[EMAIL PROTECTED]>
: :' :proud Debian admin and user
`. `'`
`- Debian - when you have better things to do than to fix a system
msg31001/pgp0.
On Sat, Feb 15, 2003 at 03:44:01PM -0500, sean finney wrote:
> On Sun, Feb 16, 2003 at 09:11:47AM +1300, Richard Hector wrote:
> > Thanks, but no, I checked the symlinks, and /vmlinuz and the old version
> > both point to the correct places (as do the initrd ones).
>
> hmm... well, could you post
On Sun, Feb 16, 2003 at 12:54:02AM +1300, Richard Hector wrote:
> I've just compiled and installed a new kernel, using make-kpkg. However,
> I'm not sure it's actually running. uname -a still gives me 2.4.18-586tsc,
> which is the old one - my new kernel doesn't have the 586tsc bit on the
> end of
On Sun, Feb 16, 2003 at 09:11:47AM +1300, Richard Hector wrote:
> Thanks, but no, I checked the symlinks, and /vmlinuz and the old version
> both point to the correct places (as do the initrd ones).
hmm... well, could you post your
- lilo.conf
- ls -l /vmlinuz
- ls -l /boot
or, more preferabl
On Sat, Feb 15, 2003 at 09:58:29AM -0500, sean finney wrote:
>
> On Sun, Feb 16, 2003 at 12:54:02AM +1300, Richard Hector wrote:
> > I've just compiled and installed a new kernel, using make-kpkg. However,
> > I'm not sure it's actually running. uname -a still gives me 2.4.18-586tsc,
> > which is
hey richard,
one thing i'd check is if lilo is configured correctly. for example,
perhaps lilo is set to boot from /vmlinuz (where that is still a symlink
to /boot/vmlinuz-2.3.16-586tsc) and the kernel package installed it in
/boot/vmlinuz (as a symlink to /boot/vmlinuz-2.4.18)?
sean
O
I've just compiled and installed a new kernel, using make-kpkg. However,
I'm not sure it's actually running. uname -a still gives me 2.4.18-586tsc,
which is the old one - my new kernel doesn't have the 586tsc bit on the
end of the name, and in any case is a 686 kernel - I've recently upgraded
the m
On Sun, Aug 19, 2001 at 09:54:19AM -0500, Jeremy wrote:
> Do you like devfs? Is it painful to set up? From what I've heard it sounds
> pretty interesting and useful, but I haven't set out to try it yet.
It took a bit to get used to, but I like it.
> Now if I could just figure out my Radeon pro
On Sun, 19 Aug 2001, Jeremy wrote:
> Johnny Ernst Nielsen <[EMAIL PROTECTED]> writes:
>
>
> > I think perhaps you have the same problem as described in this posting:
> >
> > http://lists.debian.org/debian-user/2001/debian-user-200108/msg01241.html
> >
> > Try the solution proposal in the posti
Nathan E Norman <[EMAIL PROTECTED]> writes:
>
> Did you include SCSI CD support in the kernel?
Ah-HA!! Now that I have this in there, it works just fine! Thank you!
*konking myself in the head* sheesh... I'll learn one of these days. I
look back on it, and it make so much sense. =0)
> I
On Sun, Aug 19, 2001 at 12:26:37AM -0500, Jeremy wrote:
> Now, all of this would tell me that for whatever reason, something's not
> finding my CD-RW drive, yet if I run readcd with the correct parameters, it
> will read a CD to a file just fine.
>
> I have a feeling that my major problem lies som
Johnny Ernst Nielsen <[EMAIL PROTECTED]> writes:
> I think perhaps you have the same problem as described in this posting:
>
> http://lists.debian.org/debian-user/2001/debian-user-200108/msg01241.html
>
> Try the solution proposal in the posting, and see if something changes.
>
> I don't know
On Sun, 19 Aug 2001, Jeremy wrote:
> Hello all!
>
> I'm having a problem with accessing my CD drive, and I was hoping to possibly
> get a little insight into the situation. Basically the situation is that I
> have an IDE CD-RW drive, but I can't get much to find it. Normally it would
> be /dev/h
Hello all!
I'm having a problem with accessing my CD drive, and I was hoping to possibly
get a little insight into the situation. Basically the situation is that I
have an IDE CD-RW drive, but I can't get much to find it. Normally it would
be /dev/hdc, but I have the ide-scsi option (append="hdc
Aaron Brashears <[EMAIL PROTECTED]> writes:
> I would also think it would be cool to have
> the kernel source package ship with the 'debian official config' saved
> off in an external configuration file so that I could rebuild
> *everything* that ships in the kernel ima
The kernel that comes with Debian potato is configured
with APM=y. Because i want my desktop computer to
power down automatically with the halt command, it was just
a matter of adding: append="apm=on" to my lilo.conf
Then if your m.b. supports APM it powers down. Just a
convenient
>>"Aaron" == Aaron Brashears <[EMAIL PROTECTED]> writes:
Aaron> I would also think it would be cool to have the kernel source
Aaron> package ship with the 'debian official config' saved off in an
Aaron> external configuration file so that I could rebuild
Aaron> *everything* that ships in the k
On Sat, Sep 16, 2000 at 09:39:35PM -0700, Aaron Brashears wrote:
> I have a few basic questions about building the kernel from source for
> debian. I've read the documentation, but there are a few things that
> are unclear to me.
>
> Why is the kernel-image-* package compiled with APM turned off?
Aaron Brashears wrote:
>
> I have a few basic questions about building the kernel from source for
> debian. I've read the documentation, but there are a few things that are
> unclear to me.
>
> Why is the kernel-image-* package compiled with APM turned off? Almost
> any computer bios made in the
I have a few basic questions about building the kernel from source for
debian. I've read the documentation, but there are a few things that are
unclear to me.
Why is the kernel-image-* package compiled with APM turned off? Almost
any computer bios made in the last couple of years supports apm
fea
On Fri, 28 Jan 2000
>
> --- Luis Campos de Carvalho <[EMAIL PROTECTED]> wrote:
>
> > 5. (as root, too. Same dir) make zImage
> >At this point, the shell answers "No target 'zImage'."
>
> I build kernels as a normal user.
>
> Have you searched the Makefile for zImage?
>
> Maybe it's dumped
On Fri, 28 Jan 2000, Michel D?nzer wrote:
> --- Luis Campos de Carvalho <[EMAIL PROTECTED]> wrote:
> > 1. ftp ftp.kernel.org (get kernel-2.3.40, latest stable kernel until now)
> > tar/gz format.
> All 2.3.x (In fact, all kernels with an odd middle number) are unstable by
> definition.
Ooo
--- Luis Campos de Carvalho <[EMAIL PROTECTED]> wrote:
> 1. ftp ftp.kernel.org (get kernel-2.3.40, latest stable kernel until now)
> tar/gz format.
All 2.3.x (In fact, all kernels with an odd middle number) are unstable by
definition.
> 5. (as root, too. Same dir) make zImage
>At this poi
Hi,
>
> 5. (as root, too. Same dir) make zImage
>At this point, the shell answers "No target 'zImage'."
Try make bzImage instead.
Regards,
Tassilo v.Parseval
Hy, list people.
I would like to know if i can send kernel compilation problems
(on Debian Linux, of course) to this list.
If i can't, please someone can tell me where can i post this type
of question?
Else, (and then i can post :-) somebo
Low!
On Mon, Sep 13, 1999 at 09:12:11AM -0500, David Kanter wrote:
> I wanted to customize my kernel over the weekend, but after looking at what I
> assumed to be the current kernel configuration (i.e., the options selected
> when viewing make xconfig), I was left with some questions.
>
> For i
> > I wanted to customize my kernel over the weekend, but after looking at what
> > I assumed to be the current > kernel configuration (i.e., the options
> > selected when viewing make xconfig), I was left with some
> questions.
(slip)
Well... This may be either a stupi or naive question, but i
On Mon, Sep 13, 1999 at 09:12:11AM -0500, David Kanter wrote:
> I wanted to customize my kernel over the weekend, but after looking at what I
> assumed to be the current kernel configuration (i.e., the options selected
> when viewing make xconfig), I was left with some questions.
>
> For instan
Is the /usr/src/linux/.config file identical to the one used to compile
your existing kernel?
On Mon, Sep 13, 1999 at 09:12:11AM -0500, David Kanter wrote:
> I wanted to customize my kernel over the weekend, but after looking at what I
> assumed to be the current kernel configuration (i.e., the o
I wanted to customize my kernel over the weekend, but after looking at what I
assumed to be the current kernel configuration (i.e., the options selected when
viewing make xconfig), I was left with some questions.
For instance, during boot-up I get the PPP messages. But in make xconfig, PPP
abil
Hi,
>>"Remo" == Remo Badii <[EMAIL PROTECTED]> writes:
Remo> Why does the original kernel have permissions -rwxr-xr-x, while
Remo> the new one (vmlinuz-2.0.34) has -rw-r--r--?
The kernel does not need to be executable. Since the file
system is a kernel module, and the file system and t
Dear Debs,
I have just succeeded in compiling a new kernel using
make menuconfig
make-kpkg --revision=custom.1.0 kernel_image
dpkg -i ../kernel-image...
and I have a couple of questions, just to understand things better:
in /boot, I have vmlinuz-2.0.34 and no ``old'' vmlinuz has been saved; I had
34 matches
Mail list logo