-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Burke, Thomas G. wrote:
|
| One last thing. Could someone please explain the difference to me
| between the kernel-source-2.xxx and the kernel-2.xxx.src rpm's?
The former is meant to install a patched source tree in /usr/src/linux
(or a symlink of
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey gang,
I remember a bunch of us had recompile problems with the upgraded
kernel back in Julyish of 2001, but I've gone through the archive &
can't figure out what the fix was.
upgraded all errata on my reinstalled 6.2 box. When i
I can recommend the Redhat docs., they was a good starting point for
me (I'm a newbie too).
http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/custom-guide/ch-custom-kernel.html
/Søren
Wednesday, December 18, 2002, 9:43:42 AM, Sahin wrote:
SH> Hi
SH> You can find this info on kernel-howto
Hi
You can find this info on kernel-howto document
http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO.html
Shahin
On 17 Dec 2002, Kieran Hood wrote:
> Im a newbie and I want to recompile my kernel to include some parameters
> needed for some new drivers i have just installed. Can someone explain
> ho
> Im a newbie and I want to recompile my kernel to include some parameters
> needed for some new drivers i have just installed. Can someone explain
> how I can edit my existing kernel please.
>
> Im using RH 8.0, Kernel: 2.4.18-14, Architecture: Athlon
>
> Any help would be much appreciated :-)
Im a newbie and I want to recompile my kernel to include some parameters
needed for some new drivers i have just installed. Can someone explain
how I can edit my existing kernel please.
Im using RH 8.0, Kernel: 2.4.18-14, Architecture: Athlon
Any help would be much appreciated :-)
--
redhat
** Reply to message from Turley Jeff <[EMAIL PROTECTED]> on Sun, 15 Dec 2002 16:05:25
-0600
> I am having trouble getting my USB mouse to work after a kernel recompile,
> Iam using kernel 2.4.18-18.8.0 which I downloaded through up2date.
> For the kernel that works I ha
I am having trouble getting my USB mouse to work after a kernel recompile,
Iam using kernel 2.4.18-18.8.0 which I downloaded through up2date.
After I tested the new kernel and it worked I removed the old kernel
with rpm -e kernel-2.4.18-14. As a test I recompiled the kernel using the
original
Jeremy,
Try this recompiling a kernel and getting my machine to boot up
drove me nuts. Eventually I stumbled on a trick that seems to work (for
me anyway). Get into the /usr/src/linux-2.4 dir and type make mrproper,
then make (on its own). This causes the machine to ask for text entries
for
Sounds like the Config file problem. you can get the default kernal
config that comes with Red Hat from the directory configs in your source
tree. Then, find the one that corresponds to your setup and copy it to
the root of the source tree as the filename .config
Then, run make xconfig again and m
If u look in your kernel source configs dir you find
config files for many arch.
--- Jeremy Hein <[EMAIL PROTECTED]> skrev: >
Does anyone have step by step instructions to
> recompile a kernel or can
> possibly help me? And please don't point me to the
> kernel howto since
> I've been down tha
Does anyone have step by step instructions to recompile a kernel or can
possibly help me? And please don't point me to the kernel howto since
I've been down that road. I've tried several times all with different
problems. First of all, I am recompiling because I want to add ntfs,
ipx, and possi
Hello,
I am attempting to install Mosix and one of its requirements is to have
"Software Development" RPM group installed. How, after already installing
the OS, can I find the RPM group and install all the packages under it.
Thank you,
James D. Parra
[EMAIL PROTECTED]
___
Mixing apples with oranges. My bad. Got it somewhat figured out.
Thanks though!
Jacob
On Mon, 19 Mar 2001, you wrote:
> Well
>
> I'm having some problems recompiling.
>
> I get through make config, make dep, make clean OK.
>
> I've edited my Makefile to include a unique name in
Well
I'm having some problems recompiling.
I get through make config, make dep, make clean OK.
I've edited my Makefile to include a unique name in the EXTRAVERSION = field.
However when I run "make bzImage 2> errfile", I get the errors pasted at the
end of this message, and I canno
On Sat, 17 Mar 2001, at 19:58 (GMT -0500), omicron wrote:
> hi
> i installed kernel 2.4.1, and everything is ok, except for...
>
> 1> pppd !
You need ppp-2.4.
--
If Bill Gates had a dime for every time a Windows box crashed...
..., Oh wait, he already does.
> Mar 17 19:54:14 cassandra pppd[939]: pppd 2.3.11 started by root, uid 0
> Mar 17 19:54:14 cassandra pppd[939]: ioctl(PPPIOCGFLAGS): Invalid argument
> Mar 17 19:54:14 cassandra pppd[939]: tcsetattr: Invalid argument
> Mar 17 19:54:14 cassandra pppd[939]: Exit.
NOTES:
1) Get PPP 2.4.0 or later.
in
/usr/src/linux/Documentation/CHANGES.
Good luck!
Eric
- Original Message -
From: "omicron" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 17, 2001 5:58 PM
Subject: Kernel recompile
> hi
> i installed kernel 2.4.1, and everything is o
hi
i installed kernel 2.4.1, and everything is ok, except for...
1> pppd !
when i dial my isp (wvdial), after authentication .. i get the following
message..
--> PPP negotiation detected.
--> Starting pppd at Sat Mar 17 19:54:14 2001
--> PPP daemon has died! (exit code = 1)
--> D
> module-info-2.2.14-5.0
> and
> system.map.2.2.14-5.0
module-info is a RedHat produced file. It's not used by the kernel. It's
included for things like kernelcfg, etc.
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman
i'm getting tons of unresolved symbol errors ..you know the ones.*unresolved
symbols
with the kernel version next to it something like
* unresolved symbolslib/modules/2.2.14-5.0new/misc
i check for sure if you need more details i'm in windows at moment as module
for ppp becaues
I deleted your orginal message... What exact problem are you having? Is
the system booting with the new kernel, but spitting errors on bootup?
Marco
- Original Message -
From: "lee" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 15, 2000 12
hi.
upon utilizing info at:
http://www.linuxnewbie.org/nhf/intel/compiling/kernelcomp.html
I find myself still unable to link to current customized kernel.
i think it has something to do with certain files not being udated as
in:
module-info-2.2.14-5.0
and
system.map.2.2.14-5.0
t
and
> identifies as 686. Even though I never compiled the Kernel before, I
> still believe you should use 586.
>
> CH
>
> Bob Hartung wrote:
>
> > What CPU should the AMD k6/2 be assigned for optimization during a
> > kernel recompile?
> >
> > TIA
| |
| | ( ) PPro/6x86MX
Lee Howard
At 09:59 AM 7/8/00 -0500, you wrote:
>What CPU should the AMD k6/2 be assigned for optimization during a
>kernel recompile?
>
>TIA
>
>Bob
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.
AMD k6/2 be assigned for optimization during a
> kernel recompile?
>
> TIA
>
> Bob
> --
> Bob Hartung
> www.radiologygrouppc.com
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.
What CPU should the AMD k6/2 be assigned for optimization during a
kernel recompile?
TIA
Bob
--
Bob Hartung
www.radiologygrouppc.com
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.
I figured that out on my own as a newbie in the early days, and lemme
tell you, that's no way to begin a relationship with an operating
system. It's lucky we're still talking. Why, in the name of all
that's holy, would card services default to starting *after*
networking, given that any machine
On Sat, 29 Apr 2000, [EMAIL PROTECTED] wrote:
> Hello,
>
> I recently recompiled my kernel for the first time and now I have two
> questions on error messages
>
> I get "bringing up interface eth0, initilization delayed" And I have
> to bring up the net connection manually after starting
Hello,
I recently recompiled my kernel for the first time and now I have two
questions on error messages
I get "bringing up interface eth0, initilization delayed" And I have
to bring up the net connection manually after starting...
I keep getting a message from (I think) xfs, sometimes G
> Ok, it's at this point that I'm completely baffled as to what to do
> next. In my root directory, I now have the two files vmlinuz, and
> System.map. I know that both of these files need to be linked up to the
> lilo configuration, so the system can boot to them. When I look in the
> /boo
ation as
it had lilo on it.
Best of Luck,
Eddie Strohmier
Bonwell Globalnet
www.bonwell.com
- Original Message -
From: Michael J. McGillick <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 05, 2000 4:00 PM
Subject: Kernel recompile
> Afternoon Every
Matthew:
Thank you for the document. It's very well written, and easy to
understand. Also, thank you to Mark and the others who have helped me
with this. I'm going to work on this in a few minutes. :)
- Mike
On Wed, 5 Apr 2000, Matthew Saltzman wrote:
> "Michael J. McGillick" <[EMAIL PROTEC
"Michael J. McGillick" <[EMAIL PROTECTED]> wrote;
>Afternoon Everyone:
>
>It seems I very easily get myself into trouble trying to recompile the
>Linux Kernel. Some attempts in the past have worked just fine, others
>tend to blow things up, and I usually end up having to reinstall. So far,
>I u
:[EMAIL PROTECTED]]
> Sent: Wednesday, April 05, 2000 5:01 PM
> To: [EMAIL PROTECTED]
> Subject: Kernel recompile
>
>
> Afternoon Everyone:
>
> It seems I very easily get myself into trouble trying to recompile the
> Linux Kernel. Some attempts in the past have worked just fin
Mark[s]:
> After you have the newly compiled kernel, you need to put it in your /boot
> directory, along with the system.map file. You should name it something
> like vmlinuz-x.y.z . Then, rename the kernel that was already there to
> whatever_it_was.old.
YIKES
Rename the old ones BEFORE shif
if it doesn't work you can still boot. after you do this run /sbin/lilo to
write the lilo table, and reboot.
Good luck
--Mark
-Original Message-
From: Michael J. McGillick [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 05, 2000 5:01 PM
To: [EMAIL PROTECTED]
Subject: Kernel reco
Afternoon Everyone:
It seems I very easily get myself into trouble trying to recompile the
Linux Kernel. Some attempts in the past have worked just fine, others
tend to blow things up, and I usually end up having to reinstall. So far,
I understand the first few steps of what needs to be done to
On Mon, 21 Feb 2000, Ketan wrote:
> I am trying to install Oracle8i on my linux6.1
> box and this requires setting some kernel
> parameters like SHMMAX, SHMMIN, SHMMNI, SHMSEG,
> SEMMSL, SEMMNI, SEMOPM, SEMVMX. these are the
> kernel parameters to adjust the shared memory and
> semaphores.
ech
<[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Monday, February 21, 2000 2:38 PM
> Subject: kernel recompile
>
>
> >I am trying to install Oracle8i on my linux6.1
> >box and this requires setting some kernel
> >parameters like SH
e-mail for oracle 8i on 6.1
[EMAIL PROTECTED]
-Original Message-
From: Ketan <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, February 21, 2000 2:38 PM
Subject: kernel recompile
>I am trying to install Oracle8i on my linux6.1
>box and thi
I am trying to install Oracle8i on my linux6.1
box and this requires setting some kernel
parameters like SHMMAX, SHMMIN, SHMMNI, SHMSEG,
SEMMSL, SEMMNI, SEMOPM, SEMVMX. these are the
kernel parameters to adjust the shared memory and
semaphores.
Oracle manual says I need to recompile the kernel
if
Because that's the way Redhat themselves said to do it in their documentation
(granted, it was their 5.1 manual) and it has always worked for me.
I really don't see any advantage to doing it your way as far as the modules are
concerned (not much difference in doing a vi versus a mv) but it real
Hi.
> Prior to running this you should go into the /lib/modules directory and:
>
> mv 2.2.16 2.2.12.old
Why?
vi /usr/src/linux/Makefile
edit the EXTRAVERSION= to include something like -20_r1 where r1 stands
for release 1, then next recompile change it to r2, etc.
Use that naming scheme for
On Tue, 28 Dec 1999, Gerry Doris wrote:
> You said you did a make modules_install but didn't say if you did a make
> modules??
I compile all the kernel, do a make modules make
modules-install.. make bzImage..
>
> The full command in the /usr/src/linux directory should be:
>
> make dep modul
You said you did a make modules_install but didn't say if you did a make
modules??
The full command in the /usr/src/linux directory should be:
make dep modules modules_install bzImage
Prior to running this you should go into the /lib/modules directory and:
mv 2.2.16 2.2.12.old
This will ens
On Mon, 27 Dec 1999, Yoink! wrote:
> On Mon, 27 Dec 1999, Jeff Smelser wrote:
> > I have redhat-6.1 and all I did what take out ftape support and
> > recompiled. When I try to run the recompiled version, it gives me a kernel
> > panic and a block-major-3 (scsi driver not found error). But it I bo
On Mon, 27 Dec 1999, Jeff Smelser wrote:
> I have redhat-6.1 and all I did what take out ftape support and
> recompiled. When I try to run the recompiled version, it gives me a kernel
> panic and a block-major-3 (scsi driver not found error). But it I boot up
> from redhat's default. Everything bo
Here is one.
I have redhat-6.1 and all I did what take out ftape support and
recompiled. When I try to run the recompiled version, it gives me a kernel
panic and a block-major-3 (scsi driver not found error). But it I boot up
from redhat's default. Everything boots fine.
I even tried updating to
On 05-Dec-99 lloy0076 opined:
> Joseph Wagner wrote:
>>
>> I recompiled my kernel but I'm not sure the new kernel took (I think it
>> booted into the old kernel.)
>>
>> I executed:
>> make mrproper
>> make xconfig (Made the changes I wanted)
>> make dep clean bzlilo modules modules_install (Wait
make mrproper would take care of the good practice you're after.
-- Juha
> -Original Message-
> From: lloy0076 [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, 5 December 1999 15:30
> To: [EMAIL PROTECTED]
> Subject: Re: Kernel Recompile Problem
>
>
> Gordon!
On 05-Dec-99 lloy0076 opined:
> Joseph Wagner wrote:
>>
>> I recompiled my kernel but I'm not sure the new kernel took (I think it
>> booted into the old kernel.)
>>
>> I executed:
>> make mrproper
>> make xconfig (Made the changes I wanted)
>> make dep clean bzlilo modules modules_install (Wai
Gordon!
I just had a look at the Makefile. I concede that it doesn't but in my
opinion anything called "clean" should be done before you start making
anything anyway. It's just "good" practice.
DAVID
--
Don't forget about the Linux C Mailing Lists!
mailto:[EMAIL PROTECTED]
The Linux C++ Mail
lloy0076 wrote:
> > I executed:
> > make mrproper
> > make xconfig (Made the changes I wanted)
> > make dep clean bzlilo modules modules_install (Waited a very long time)
> > Rebooted the computer.
>
> ROFL
>
> make clean removes what make xconfig does :-) Silly boi...do that BEFORE
> make mrpro
Joseph Wagner wrote:
>
> I recompiled my kernel but I'm not sure the new kernel took (I think it
> booted into the old kernel.)
>
> I executed:
> make mrproper
> make xconfig (Made the changes I wanted)
> make dep clean bzlilo modules modules_install (Waited a very long time)
> Rebooted the comp
Hello Joseph Wagner,
Once you wrote about "Kernel Recompile Problem":
> I recompiled my kernel but I'm not sure the new kernel took (I think it
> booted into the old kernel.)
>
> I executed:
> make mrproper
> make xconfig (Made the changes I wanted
I recompiled my kernel but I'm not sure the new kernel took (I think it
booted into the old kernel.)
I executed:
make mrproper
make xconfig (Made the changes I wanted)
make dep clean bzlilo modules modules_install (Waited a very long time)
Rebooted the computer.
When I went back into xconfig, al
To: [EMAIL PROTECTED]
Subject: Re: Kernel Recompile Problems
I ran into that problem before. Here is what I did to get it to
compile...
cd /usr/src/linux
make distclean
make clean
make mrproper
make xconfig
make clean
make dep
make zImage
make modules
make modules_install
mv /boot/vml
On Tue, Nov 09, 1999 at 01:05:39PM -0500, Chris Morton wrote:
> I'm trying to recompile my RH 6.0 kernel for my Pentium 200.
>
> Make xconfig sometimes crashes during configuration. It may have
> rebooted the system a time or two also.
>
> I get errors during compile, to include "Segmentation F
I ran into that problem before. Here is what I did to get it to compile...
cd /usr/src/linux
make distclean
make clean
make mrproper
make xconfig
make clean
make dep
make zImage
make modules
make modules_install
mv /boot/vmlinuz /boot/vmlinuz.old
cp /usr/src/linux/arch/i386/boot/zImage /boot/vml
lto:[EMAIL PROTECTED]]
Sent: Tuesday, November 09, 1999 3:07 PM
To: '[EMAIL PROTECTED]'
Subject: Re: Kernel Recompile Problems
IMHO, Kernel Compiling in X == Bad Thing try going to a console and
'make
menuconfig' IMHO its safer. Less SegFaults too.
Ben Jackson - [EMAIL PROTEC
IMHO, Kernel Compiling in X == Bad Thing try going to a console and 'make
menuconfig' IMHO its safer. Less SegFaults too.
Ben Jackson - [EMAIL PROTECTED] - http://www.esgeroth.org/~zaphod
-BEGIN GEEK CODE BLOCK-
Version 3.12
GAT d- s+:++ a19 C$ UL P++ L++$ E-- W+++ N++
I'm trying to recompile my RH 6.0 kernel for my Pentium 200.
Make xconfig sometimes crashes during configuration. It may have
rebooted the system a time or two also.
I get errors during compile, to include "Segmentation Fault".
The system is a Pentium 200 with 64meg. and a 10gig. Maxtor drive.
> When it boots, it gets to the checking of the modules and spits out a whole
> list of .o files and complains about unresolved references. The very long
> list of errors are not placed into any file that is in /var/log, so I can't
> give some examples.
Remove your old modules before installing
On Tue, 14 Apr 1998, Vidiot wrote:
> I recompiled the 5.0 kernel because I needed to add Joliet CDROM support.
> That patch went in just fine. The kernel actually compiled and it actually
> runs. BUT, and there is a but.
>
> When it boots, it gets to the checking of the modules and spits out a
I recompiled the 5.0 kernel because I needed to add Joliet CDROM support.
That patch went in just fine. The kernel actually compiled and it actually
runs. BUT, and there is a but.
When it boots, it gets to the checking of the modules and spits out a whole
list of .o files and complains about un
66 matches
Mail list logo