questions about building custom kernels.

2003-09-19 Thread Jack Lupton
I have never built a custom kernel before. In trying to follow the instructions under the RedHat Customization Guide I am not getting far. It starts out saying to copy the configuration file from /usr/src/linux-2.4/configs directory to the /usr/src/linux-2.4/.config. These directories are not pr

Re: Kernels and RHN

2003-07-22 Thread Rodolfo J. Paiz
At 7/22/2003 12:25 +1000, you wrote: 4. Why do I get email notifications from RHN for errata against my systems where the email says it applies to my systems but none of them have the package installed or showing up the in the errata lists? This is the only one where I have a clue. Run "up2date -p"

Re: Kernels and RHN

2003-07-22 Thread Ricky Boone
> I always had problems with kernel updates on the 7.x RH. I haven't had > any problems since I upgraded to 9. I -usually- don't have any problems... (though I am having an isolated issue dealing with Software-RAID and the 2.4.20 kernel... *bump*) and I've been doing it since 7.1 using both up2d

Re: Kernels and RHN

2003-07-22 Thread Benjamin J. Weiss
I always had problems with kernel updates on the 7.x RH. I haven't had any problems since I upgraded to 9. Ben - Original Message - From: "Peter Kiem" <[EMAIL PROTECTED]> To: "Red Hat Users List " <[EMAIL PROTECTED]> Sent: Monday, July 21, 2003 9:25 P

Re: Kernels and RHN

2003-07-21 Thread Edward Dekkers
Peter Kiem wrote: Hi all, I've recently put 5 systems (4 x 7.2 and 1 x 7.3) onto basic RHN subscriptions and everything is working fine except for kernels. 1. Am I right in that kernel actions by default are NOT done even when explicitly scheduled through RHN as they are on a skip list?

Kernels and RHN

2003-07-21 Thread Peter Kiem
Hi all, I've recently put 5 systems (4 x 7.2 and 1 x 7.3) onto basic RHN subscriptions and everything is working fine except for kernels. 1. Am I right in that kernel actions by default are NOT done even when explicitly scheduled through RHN as they are on a skip list? I've scheduled

2.4.20 series of kernels cannot communicate with IDE tape drive (Sony SDX-420C)

2003-06-22 Thread Justin Freeman
ror is not recoverable: exiting now After about 12 hours of investigation it was revealed that the 2.4.20 series of kernels cannot communicate with the tape drive at all.  Errors were raised during bootup.  See extract from /var/log/messages below. However, when I reverted to the 2.4.18-27.7.xsmp

Re: LILO - Getting other kernels at boot time?

2003-06-16 Thread Bill Tangren
start screen with Linux/Dos. And when RH9 boots it loads the kernel 2.4.20-8. How do I access different kernels? Syl Here is my lilo.conf prompt timeout=50 default=linux boot=/dev/hdb1 map=/boot/map install=/boot/boot.b message=/boot/message linear image=/boot/vmlinuz-2.4.20-18.9 label

LILO - Getting other kernels at boot time?

2003-06-14 Thread Syl
screen with Linux/Dos. And when RH9 boots it loads the kernel 2.4.20-8. How do I access different kernels? Syl Here is my lilo.conf prompt timeout=50 default=linux boot=/dev/hdb1 map=/boot/map install=/boot/boot.b message=/boot/message linear image=/boot/vmlinuz-2.4.20-18.9 label=2.4.20

Re: removing old kernels

2003-06-05 Thread Matthew Saltzman
On Wed, 4 Jun 2003, Dana Holland wrote: > Someone has suggested removing old kernels as a means of recovering > space in the / filesystem. But since I've done it before, I'm a little > nervous about it... Here is what I currently have: > > [EMAIL PROTECTED] /]# rpm -

removing old kernels

2003-06-05 Thread Dana Holland
Someone has suggested removing old kernels as a means of recovering space in the / filesystem. But since I've done it before, I'm a little nervous about it... Here is what I currently have: [EMAIL PROTECTED] /]# rpm -qa 'kernel*' kernel-smp-2.4.18-3 kernel-pcmcia-cs-3.1.27-

Loop device appears as readonly to updated RH 6.2 kernels

2003-03-19 Thread JohnP
Loop device appears as readonly to updated RH 6.2 kernels I have a 'partitionless' installation of RedHat 6.2, created some time ago with the intention of exploring Linux without repartitioning or otherwise putting at risk data held by WindowsME on the same disk. The Linux system live

RE: Via 8233 sound chip and kernels >2.4.20

2003-02-18 Thread Dege, Robert C
ems to compile better, and generate more accurate modules. -Rob -Original Message- From: Georg Tornqvist [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 18, 2003 7:15 AM To: [EMAIL PROTECTED] Subject: Via 8233 sound chip and kernels >2.4.20 Hi all! I tried the Alsa-driver with r

Via 8233 sound chip and kernels >2.4.20

2003-02-18 Thread Georg Tornqvist
Hi all! I tried the Alsa-driver with redhat 7.3 and got the via8233 sound chip to work. I recently upgraded to redhat 8.0 and couldn't get alsa to compile. I was told that my via was supported for kernels >2.4.20. Is that true? I got the kernel and compiled it succesfully with the ol

Re: Removing old kernels

2003-02-05 Thread Anand Buddhdev
On Wed, Feb 05, 2003 at 02:59:36PM -0500, Harry @ WTC wrote: > Is there a utility which will safely remove prior kernel versions from /boot > and update the grub.conf? Asuuming you have installed everything with RPM or up2date, then just do "rpm -e kernel.old.version", and the kernel will be remo

Removing old kernels

2003-02-05 Thread Harry @ WTC
Is there a utility which will safely remove prior kernel versions from /boot and update the grub.conf? Harry Nicholls -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

RE: initrd, kernels and LVM

2003-01-22 Thread Robert P. J. Day
On Wed, 22 Jan 2003, Rigler, S C (Steve) wrote: > If you want to see exactly what mkinitrd does, it is really > just a bash script. Among other things, it looks at your > /etc/fstab and /etc/modules.conf to decide what to load > into the initrd. oh, i've used mkinitrd before to manually build m

RE: initrd, kernels and LVM

2003-01-22 Thread Rigler, S C (Steve)
, January 22, 2003 7:09 AM To: redhat mailing list Subject: initrd, kernels and LVM a few related questions, building up to using LVMs: 1) i'm pretty sure this is true, but just wanted to confirm that part of the install process is to build the initial "initrd" image based on

initrd, kernels and LVM

2003-01-22 Thread Robert P. J. Day
a few related questions, building up to using LVMs: 1) i'm pretty sure this is true, but just wanted to confirm that part of the install process is to build the initial "initrd" image based on which features you select during the install itself. for the longest time, i've noticed t

Re: All RH kernels fail after 2.4.18-3 (and possibly -4)

2003-01-04 Thread Alan Harding
For what it is worth. I have been running various flavours of Redhat on a Dell Latitude for the last two years. Currently it is running 7.3 and 2.4.18-10. I have always used up2date to update the kernels, but when I went to 2.4.18-19.7x I started experiencing problems. These included Lock ups in

All RH kernels fail after 2.4.18-3 (and possibly -4)

2003-01-03 Thread William R.Pearson
We are trying to run a very "stock" RH 7.3 system on a Supermicro Dual PIII Serverworks system with two 3Com Gbit ethernet boards. Despite our best efforts, we have not been able to get any kernel after 2.4.18-3 to stay up for more than 2 - 3 hours. 2.4.18-3 will stay up for days, sometimes w

kernels, USB hotplug support and talking to my Zaurus

2003-01-01 Thread Robert P. J. Day
just in case anyone else needed to know, here's the deal on USB hotplug support and, as a bonus, talking to my sharp zaurus. to get USB hotplug support, i downloaded the pristine 2.4.20 kernel source, and applied the 2.4.21-pre2 patch. voila. USB hotplug. furthermore, there is a problem i

Re: next question on kernels -- the config files

2002-12-25 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 25 Dec 2002 12:09:02 -0500 (EST), Robert P. J. Day wrote: > some of this has come up before, but i wanted to make dead > sure i got it right. > > occasionally, someone asks "where is the config file for > the currently running kernel?", a

next question on kernels -- the config files

2002-12-25 Thread Robert P. J. Day
some of this has come up before, but i wanted to make dead sure i got it right. occasionally, someone asks "where is the config file for the currently running kernel?", and the answer is that a number of config files reside in the kernel directory /usr/src/linux-???/configs. you just have to

Kernels and Graphics Cards Drivers...

2002-12-25 Thread Alex Réné
Hi guys and Gals… and MERRY XMAS!!!   I brought this one up before, but it seems to be an ongoing thing…   I Installed RH 8 …. AGAIN… and as I was finishing up the install and going through up2date, I realized – too late of course – that  the kernel was being updated to 2.4.19 instead o

Re: What are these debug kernels???

2002-12-23 Thread Javier Gostling
On Sat, Dec 21, 2002 at 03:46:30AM -0500, Gerry Doris wrote: > Redhat has started providing kernels like "kernel-2.4.18-19.7.xdebug" as > well as the standard one (without the debug at the end). What are these > for? It seems to me that the 7.x part means the kernel

What are these debug kernels???

2002-12-21 Thread Gerry Doris
Redhat has started providing kernels like "kernel-2.4.18-19.7.xdebug" as well as the standard one (without the debug at the end). What are these for? I can't find any mention of them in the errata pages? -- Gerry "The lyfe so short, the craft so long to learne" C

RE: Re: Possible conflict between multiple kernels and Nvidia driver installation -- NVIDIA HAS UPDATED DRIVERS

2002-12-17 Thread Alex Réné
GLX rpm and kernel rpm to download => it told me to install > > > > NVIDIA_GLX-1.0-3123.i386.rpmNVIDIA_kernel-1.0-3123.src.rpm > > > > Which I atempted to... It seemed to have troubles with multiples RH / > > linux kernel present on my machine, which where not deleted a

Re: redhat 8.0 and smp kernels

2002-12-15 Thread Jonathan Gaudette
processor and it installed > both the smp and regular kernels. today i just installed 8.0 and i > noticed that only the single processor kernel got installed. i'm not > a linux guru, so i'm in the need of some help. what would be the > easiest (i.e. i really am not in the m

redhat 8.0 and smp kernels

2002-12-14 Thread Mike Deskevich
hi all, i have a quick question. i've been using redhat linux since 7.0 on an old dual pentium mmx 200. every time installed redhat in the past, the installer noticed i had a dual processor and it installed both the smp and regular kernels. today i just installed 8.0 and i noticed that

Re: Possible conflict between multiple kernels and Nvidia driver installation

2002-12-12 Thread Michael Schwendt
; Which I atempted to... It seemed to have troubles with multiples RH / > linux kernel present on my machine, which where not deleted after an > up2date or that where additional: > > Here is what kernels I had in the boot loader when I first attempted > to install the drivers: > >

Re: Possible conflict between multiple kernels and Nvidia driverinstallation

2002-12-12 Thread Seong-Kook Shin
with multiples RH / > linux kernel present on my machine, which where not deleted after an > up2date or that where additional: > > Here is what kernels I had in the boot loader when I first attempted to > install the drivers: > > kernel-2.4.18-14 I think => i386 > k

Possible conflict between multiple kernels and Nvidia driverinstallation

2002-12-11 Thread Alex RENE
ter an up2date or that where additional: Here is what kernels I had in the boot loader when I first attempted to install the drivers: kernel-2.4.18-14 I think => i386 kernel-2.4.18-18.8.0 => i686 kernel-2.4.18-18.8.0debug => i686 When I suspected the conflict was due to Xple kernels, I t

Re: Question about Kernels

2002-12-10 Thread Rick Johnson
Joe Giles wrote: List, I was wondering. I want to play with building my own Kernel. My question is this. Can I download a Kernel from the source tree at kernel.org, say 2.5.50 (Just released) and use the Red Hat config file from an RPM installed kernel (/usr/src/linux-2.4.18-18.8.0/configs) and

Re: Question about Kernels

2002-12-10 Thread nate
Joe Giles said: > List, > > I was wondering. I want to play with building my own Kernel. My question > is this. > > Can I download a Kernel from the source tree at kernel.org, say 2.5.50 > (Just released) and use the Red Hat config file from an RPM installed > kernel (/usr/src/linux-2.4.18-18.8.0/c

Question about Kernels

2002-12-10 Thread Joe Giles
List, I was wondering. I want to play with building my own Kernel. My question is this. Can I download a Kernel from the source tree at kernel.org, say 2.5.50 (Just released) and use the Red Hat config file from an RPM installed kernel (/usr/src/linux-2.4.18-18.8.0/configs) and compile it? Would

Re: Building kernels consistantly.

2002-11-20 Thread Samuel Flory
Michael Tiernan wrote: Okay, I have to ask this I feel stupid but I've not seen the answer yet. (No doubt as soon as I send this I'll figure it out.) If I take the kernel sources (/usr/src/linux*) and do a "make mrproper" to clean them up/out, I end up with a "blank slate". This works fine

Re: Building kernels consistantly.

2002-11-20 Thread Adam Bowns
Do you already have the config file ? If so make mrproper make xconfig (or whatever your fav configurator is) then choose load config from file, and type in the file name when prompted. (the config file can be anywhere doesn't have to be in the kernel dir) Save and exit now your make dep and t

Building kernels consistantly.

2002-11-20 Thread Michael Tiernan
Okay, I have to ask this I feel stupid but I've not seen the answer yet. (No doubt as soon as I send this I'll figure it out.) If I take the kernel sources (/usr/src/linux*) and do a "make mrproper" to clean them up/out, I end up with a "blank slate". This works fine. Now, if I copy a confi

Re: Booting custom built kernels

2002-11-06 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 05 November 2002 11:51 pm, Andrew Levin wrote: > Hello, > > I have the following situation. > > I am running RH 8.0 with the grub bootloader and default kernel. > However, I would like to run a custom built kernel enabling video4linux > and

Re: Booting custom built kernels

2002-11-06 Thread linux power
I dont know how it is in grub, but if you dont run lilo after compiling the kernel it wont load.  Andrew Levin <[EMAIL PROTECTED]> wrote: Hello,I have the following situation.I am running RH 8.0 with the grub bootloader and default kernel. However, I would like to run a custom built kernel enabling

Booting custom built kernels

2002-11-05 Thread Andrew Levin
Hello, I have the following situation. I am running RH 8.0 with the grub bootloader and default kernel. However, I would like to run a custom built kernel enabling video4linux and USB support. Whenever I try to add the custom built kernel, either by editing grub.conf or editing lines on the

Re: vpn masq builtin to kernels yet?

2002-10-29 Thread Jason Costomiris
On Tue, Oct 29, 2002 at 12:02:10AM +, gregory mott wrote: : is vpn masq builtin to any kernels yet, or must one still follow the : instructions in the VPN-Masquerade-HOWTO-2? No longer applies.. netfilter (been in there since 2.3.something) handles masq'ing of pptp easily. Most

vpn masq builtin to kernels yet?

2002-10-28 Thread gregory mott
is vpn masq builtin to any kernels yet, or must one still follow the instructions in the VPN-Masquerade-HOWTO-2? -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread Mike Burger
Very nice!!! On Thu, 16 May 2002, John P Verel wrote: > Solved it. Through a Google Groups search, I came across the > --allmatches switch for rpm. So, I executed: > > rpm -e kernel-smp-2.4.7-10 --allmatches > > and all gone! > > Google Groups are good! > On 05/16/02, 03:55:25PM -0400, John

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread John P Verel
Solved it. Through a Google Groups search, I came across the --allmatches switch for rpm. So, I executed: rpm -e kernel-smp-2.4.7-10 --allmatches and all gone! Google Groups are good! On 05/16/02, 03:55:25PM -0400, John P Verel wrote: > Okay. Done and all's well, but I now have a weird probl

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread Mike Burger
You might try reinstalling reuninstalling it. On Thu, 16 May 2002, John P Verel wrote: > Okay. Done and all's well, but I now have a weird problem. When I do: > > rpm -qa | grep kernel, I get: > > kernel-2.4.18-3 > kernel-smp-2.4.7-10 > kernel-smp-2.4.7-10 > kernel-doc-2.4.18-3 > kernelcfg-0

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread John P Verel
Okay. Done and all's well, but I now have a weird problem. When I do: rpm -qa | grep kernel, I get: kernel-2.4.18-3 kernel-smp-2.4.7-10 kernel-smp-2.4.7-10 kernel-doc-2.4.18-3 kernelcfg-0.6-9 kernel-source-2.4.18-3 kernel-ibcs-2.2.16-22 Note two instances of the smp kernel. If I attempt to e

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread Mike Burger
Then you should be just fine. On Thu, 16 May 2002, John P Verel wrote: > On 05/16/02, 02:12:28PM -0400, Mike Burger wrote: > > Crap...I mean no. I was answering yes to the subject. No, there's no > > harm done in running "rpm-e" against those kernels. > &g

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread John P Verel
On 05/16/02, 02:12:28PM -0400, Mike Burger wrote: > Crap...I mean no. I was answering yes to the subject. No, there's no > harm done in running "rpm-e" against those kernels. > > However, before you do, just in case, you'd be best served to run > "mkb

RE: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread Mike Burger
l fit onto a floppy disk, as sometimes the other kernels might be a bit too large. Removing that kernel should not be a problem. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread Mike Burger
Crap...I mean no. I was answering yes to the subject. No, there's no harm done in running "rpm-e" against those kernels. However, before you do, just in case, you'd be best served to run "mkbootdisk and make a boot floppy, in case you accidentally suffer from fat

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread Mike Burger
Yes. On Thu, 16 May 2002, John P Verel wrote: > I have a few kernels in my /boot partition which I am not using and have > no plans to use, e.g: > > > kernel-BOOT-2.4.7-10 > kernel-debug-2.4.7-10 > kernel-enterprise-2.4.7-10 > kernel-enterprise-2.4.9-13 > kernel-ibc

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread John P Verel
Thanks, Javier, and all :) John On 05/16/02, 11:32:41AM -0400, Javier Gostling wrote: > None at all. I already did it. > -- John P. Verel Living Proof That Low Tech Beats High Tech! ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread John P Verel
On 05/16/02, 10:30:14AM -0500, Wagner, Joseph wrote: > Um, how do you plan to BOOT YOUR MACHINE without "kernel-BOOT-2.4.7-10"? > Uninstalling kernel-BOOT-2.4.7-10 will uninstall your boot kernel. I boot with 2.4.18-3. rpm -qi on kernel-BOOT-2.4.7-10 gives the following Description: "This pack

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread Keith Winston
On Thu, May 16, 2002 at 11:27:59AM -0400, John P Verel wrote: > Lilo makes no reference to any of these. > > Is there any harm done in doing an rpm -e on these unneeded kernels? No hard in removing them. If you installed them with rpm, then rpm -e is the right thing to do. If you

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread Javier Gostling
"Wagner, Joseph" wrote: > > Um, how do you plan to BOOT YOUR MACHINE without "kernel-BOOT-2.4.7-10"? > > Uninstalling kernel-BOOT-2.4.7-10 will uninstall your boot kernel. No. Check this: [jgostlin@jgostling jgostlin]$ rpm -qa | grep -i kernel kernel-headers-2.4.9-31 kernel-source-2.4.9-31 VMw

Re: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread Javier Gostling
John P Verel wrote: > > I have a few kernels in my /boot partition which I am not using and have > no plans to use, e.g: > [...] > > You'll note I'm using kernel 2.4.18-3. > > Lilo makes no reference to any of these. > > Is there any harm done in d

RE: Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread Wagner, Joseph
to rpm -e unneeded/unused kernels? I have a few kernels in my /boot partition which I am not using and have no plans to use, e.g: kernel-BOOT-2.4.7-10 kernel-debug-2.4.7-10 kernel-enterprise-2.4.7-10 kernel-enterprise-2.4.9-13 kernel-ibcs-2.2.16-22 kernel-pcmcia-cs-3.1.27-10 kernel-smp-2.4.7-10

Is it okay to rpm -e unneeded/unused kernels?

2002-05-16 Thread John P Verel
I have a few kernels in my /boot partition which I am not using and have no plans to use, e.g: kernel-BOOT-2.4.7-10 kernel-debug-2.4.7-10 kernel-enterprise-2.4.7-10 kernel-enterprise-2.4.9-13 kernel-ibcs-2.2.16-22 kernel-pcmcia-cs-3.1.27-10 kernel-smp-2.4.7-10 kernel-smp-2.4.7-10 kernel-smp

RE: 2.4 kernels and heavy CPU usage by kswapd

2002-01-08 Thread Robert Finneran
for the next RedHat release. Hope it shows up very soon!!! Cheers! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mobeen Azhar Sent: Tuesday, January 08, 2002 8:44 AM To: [EMAIL PROTECTED] Subject: 2.4 kernels and heavy CPU usage by kswapd Here are few q

2.4 kernels and heavy CPU usage by kswapd

2002-01-08 Thread Mobeen Azhar
Here are few quick notes of what I just went through trying to resolve heavy CPU usage by the kswapd process. Hopefully these can help out any others fighting similar issues: I have a current RH 7.0 box running kernel 2.2.19. This box was to be replaced by a RH 7.2 box. I built and patched the

problems-FIC VA503+ on 2.4 kernels, VIA chipset

2002-01-02 Thread Martin Reiser
I have a problem with linux on FIC VA503+, latest BIOS. On 2.4 kernels I cannot use cdrom and IOMega ZIP. I MUST boot with hdd=none or hdd=noprobe (hdd is ZIP ATAPI 100) if I want to boot succesfully. As to the CDROM, installation from CDROM works succesfully. But, when boot I cannot mount

Re: FreeS/WAN and 2.4 kernels

2001-12-16 Thread Jose Celestino
es are surfacing little information about > | failures or successes with the FreeS/WAN the kernel source > | modifications and 2.4 kernels. > | What's the story? Am I going off the deep end or will I > | have a decent chance of success? > > I thought the freeswan stuff wasn

Re: FreeS/WAN and 2.4 kernels

2001-12-16 Thread Cameron Simpson
the kernel source | modifications and 2.4 kernels. | What's the story? Am I going off the deep end or will I | have a decent chance of success? I thought the freeswan stuff wasn't ported to the 2.4 series yet. I'd love to hear differently. -- Cameron Simpson, DoD#743

FreeS/WAN and 2.4 kernels

2001-12-16 Thread John Telford
Hello I'm investigating using Linux FreeS/WAN 1.91 with Red Hat Linux 7.2 Kernel 2.4.9-13 systems. Internet searches are surfacing little information about failures or successes with the FreeS/WAN the kernel source modifications and 2.4 kernels. What's the story? Am I going off th

Kernel Updates - Leftover Old Kernels

2001-11-09 Thread Ronald W. Heiby
y "residue" from replaced kernels left on the system that should be cleaned out once the new kernel is determined to be working OK? I am assuming that the /boot material for replaced kernels can simply be deleted at some point, and the extra LILO configuration entries that match them

Re: cross compiling kernels that won't boot

2001-04-07 Thread Charles Galpin
point I thought I was on easy street. I'd just compile the kernel on the i-opener and I'd be home free. Well, it failed to boot too (stopping at the "checking if this processor honors the WP bit.." message). So I *must* be doing something wrogn when compiling these kernels. So I&

Re: [alsa-user] Re: ALSA and 2.4 Kernels

2001-04-06 Thread Lee Johnson
"S. Massy" wrote: > Now, I wonder where all the problems come from; a lot of people seem to have > problem with the 2.4 kernels, but I've run both alsa 0.5.10 and 0.9.0 with > 2.4.0 and then alsa 0.9.0 all the way for 2.4..1/2/3. Could this be a driver > specific pro

Re: cross compiling kernels that won't boot

2001-04-06 Thread Leonard den Ottolander
Hi Charles, > > If it is a 7.x system, also make sure you have the > > proper version of glibc installed for the target system. There are > > two versions of glibc for 7.0. One for 686 processors, and one for > > lower processors. > > Ahhh! [light bulb turns on in head] So that

Re: cross compiling kernels that won't boot

2001-04-05 Thread Charles Galpin
On Wed, 4 Apr 2001, Mikkel L. Ellertson wrote: > > On Wed, 4 Apr 2001, Leonard den Ottolander wrote: > > > > > > What about the version of glibc on the target system? > > > > Are you moving a hard drive with the complete system on it to a > new system after compiling the kernel? yes!

Re: cross compiling kernels that won't boot

2001-04-04 Thread Mikkel L. Ellertson
On Wed, 4 Apr 2001, Charles Galpin wrote: > > > On Wed, 4 Apr 2001, Leonard den Ottolander wrote: > > > Hi Charles, > > > > > yes, and i486 for kicks. > > > > > > Have you tried using i386? > > > > What about the version of glibc on the target system? > > > I'm not sure what you mean

Re: cross compiling kernels that won't boot

2001-04-04 Thread Charles Galpin
On Wed, 4 Apr 2001, Leonard den Ottolander wrote: > Hi Charles, > > > yes, and i486 for kicks. > > > > Have you tried using i386? > > What about the version of glibc on the target system? > I'm not sure what you mean? The same disk is being plugged into the target system, so

Re: cross compiling kernels that won't boot

2001-04-04 Thread Leonard den Ottolander
Hi Charles, > yes, and i486 for kicks. > > Have you tried using i386? What about the version of glibc on the target system? Bye, Leonard. ___ Redhat-

Re: cross compiling kernels that won't boot

2001-04-04 Thread Charles Galpin
CG> > CG>Freeing unused kernel memory: 220k freed > CG> > CG>and then hangs. Tonight I tried booting one of these kernels on an amd k5 > CG>166 and it did the same thing. I also know that both machines boot and run > CG>windows 98 fine. > CG> > CG>Of cou

Re: cross compiling kernels that won't boot

2001-04-03 Thread Chuck Mead
2.4.2 tarball. CG> CG>I've been trying to build a kernel for my i-opener since I now have a hard CG>drive for it. Every kernel I build makes it to the poitn where it says CG> CG>Freeing unused kernel memory: 220k freed CG> CG>and then hangs. Tonight I tried booting one of t

cross compiling kernels that won't boot

2001-04-03 Thread Charles Galpin
ince I now have a hard drive for it. Every kernel I build makes it to the poitn where it says Freeing unused kernel memory: 220k freed and then hangs. Tonight I tried booting one of these kernels on an amd k5 166 and it did the same thing. I also know that both machines boot and run windows 98

Re: Kernels coexistence

2001-03-28 Thread Adriel Cardenas G.
> My question is can Kernel 2.2 coexist with 2.4 on the > same machine? Sure, i have on my machine 2.2.16 and 2.4.0 > I know only one can run at a time. That's correct, you choose which one to load, when LILO prompt you > What dangers I may not be aware of having 2 > diff

Re: Kernels coexistence

2001-03-28 Thread Statux
Newer 2.2.x kernels and 2.4.x kernels work alright when taking turns. Just upgrade to everything listed in the 2.4.x Changes file. 2.4.x actually requires a fair amount of work the first time. They changed a lot of the stuff around. I had to upgrade some software, create some new devices, pass

Kernels coexistence

2001-03-27 Thread Krikofer
Upon reading the LDP (Linux Document Project), I noticed it mentioned their boot having more than one kernels listed in their LILO. My question is can Kernel 2.2 coexist with 2.4 on the same machine? I know only one can run at a time. What dangers I may not be aware of having 2 different

Re: Kernels

2001-02-28 Thread Trond Eivind Glomsrød
rnel we shipped (2.2.17) passes our kernel stress tests, 2.2.18 > > doesn't. > > What sort of stress testing does RH do on their kernels? Things like > crashme or a more involved/varied application and usage tests? Yes. Stress testing (cerberus

Re: Kernels

2001-02-27 Thread Matthew Melvin
te to the > > 2.2.18 version, > > Our 2.2.17 is 2.2.17 and a lot of the patches which made it into > 2.2.18 final. The reason for not shipping 2.2.18 was that while the > kernel we shipped (2.2.17) passes our kernel stress tests, 2.2.18 > doesn't. > What sort of s

Re: Kernels

2001-02-22 Thread Trond Eivind Glomsrød
"Ashley M. Kirchner" <[EMAIL PROTECTED]> writes: > I have a RH7.0 box that's currently running kernel 2.2.17. When I > check the update agent, there doesn't seem to be any update to the > 2.2.18 version, Our 2.2.17 is 2.2.17 and a lot of the patches which made it into 2.2.18 final. The reas

Re: Kernels

2001-02-22 Thread Pi
up2date does kernels? Cool! A search at RH for "kernel" only shows 2.2.17 and 2.2.16. Maybe they haven't gotten to releasing 2.2.18 as a production kernel yet. Thay've had the RawHide project going for 2.4 for a couple months, but I haven't played with that at

Re: Kernels

2001-02-22 Thread Mike Burger
FWIW, I compiled the 2.4.1 kernel on my RH7 box with no problems...had problems with the 2.4.0 kernel, but not with the 2.4.1. I'm about to download 2.4.2, but since there was already a patch put out for it, I'm holding out for a little bit. On Thu, 22 Feb 2001, Ashley M. Kirchner wrote: > >

Re: Kernels

2001-02-22 Thread Mike Burger
Actually it will...but it won't do a good job of it. On Thu, 22 Feb 2001, Pi wrote: > up2date will not update kernels. That is up to you. > > Also, RedHat has only released through 2.2.17 > officially, so if you want to go higher, you're on > your own. > > D

Re: Kernels

2001-02-22 Thread Ashley M. Kirchner
Pi wrote: > up2date will not update kernels. It will if you tell it to. By default, it will not download any kernel.* files. It'll download the source for you if you want. And that's what I'm referring to anyways. So far, it's only listing 2.2.17-14, even though 2.

Re: Kernels

2001-02-22 Thread Pi
up2date will not update kernels. That is up to you. Also, RedHat has only released through 2.2.17 officially, so if you want to go higher, you're on your own. Drew --- "Ashley M. Kirchner" <[EMAIL PROTECTED]> wrote: > > I have a RH7.0 box that's currently

RE: Kernels

2001-02-22 Thread Eddie Strohmier
ge- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ashley M. Kirchner Sent: Thursday, February 22, 2001 1:30 PM To: Red Hat Mailing List Subject: Kernels I have a RH7.0 box that's currently running kernel 2.2.17. When I check the update agent, there doesn't seem to

Kernels

2001-02-22 Thread Ashley M. Kirchner
I have a RH7.0 box that's currently running kernel 2.2.17. When I check the update agent, there doesn't seem to be any update to the 2.2.18 version, let alone the 2.4 one. Are there any plans for this? If so, when? Or, can I roll my own 2.2.18 (from source) with no problems? Are there

generating a .config file for kernels

2000-10-27 Thread Eric Wood
I know you can 'make xconfig', or 'make menuconfig', etc. to help you generate a .config file right before you compile a kernel. I just grabbed the lastest 2.4-pre source. Does Redhat have a .config file floating out there that would compile the new 2.4 series that would generally produce a "sto

Re: How to build test kernels ?

2000-09-25 Thread Michael Butler/CanEast/IBM
ond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: How to build test kernels ? The way I do it is to compile the new kernel, edit /etc/lilo.conf and add the new info to point to this new kernel but keep the info for the original kernel and change it's label t

Re: How to build test kernels ?

2000-09-25 Thread Robbie Robinson
The way I do it is to compile the new kernel, edit /etc/lilo.conf and add the new info to point to this new kernel but keep the info for the original kernel and change it's label to something like linux-orig. Run lilo and then when you boot yo ucan choose the new or old kernel at the lilo prompt.

Re: How to build test kernels ?

2000-09-25 Thread Darren Evans
Read here for kernel compilation http://www.linuxdoc.org/HOWTO/Kernel-HOWTO.html Compile the protocols you require as modules. The best advice is not to rush learning, that way you will make it harder on yourself. Purchase some getting started Linux books, there are a lot now available in the

Re: How to build test kernels ?

2000-09-13 Thread Leonard den Ottolander
Hello Daniel, > I need help on how to build > a test kernel but not overwrite my current kernel. Get yourself the HOWTO's. They are on the 2nd cd with 6.2, or you can find them on the ftp site somewhere under doc(s). Try the Kernel-HOWTO. Also read man lilo.conf. > Finally I

Re: How to build test kernels ?

2000-09-13 Thread Jeff Hogg
-Original Message- From: Daniel Wong <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Wednesday, September 13, 2000 11:19 AM Subject: How to build test kernels ? >Hi, > >I'm a final year student

How to build test kernels ?

2000-09-13 Thread Daniel Wong
Hi,   I'm a final year student doing my thesis... as part of my thesis I need to build and test network protocols I implement which would involve rebuilding the kernel. I need help on how to build a test kernel but not overwrite my current kernel. I also want to have the option of being

Re: RH6.2 and kernels 2.4.0-test7+

2000-09-12 Thread Statux
fx.o (full screen driver for my Voodoo3 3000 (when playing Q3A etc), which I found a patch for last night)... I really should test test8 :P On Sun, 10 Sep 2000, Robin Atwood wrote: > Anyone got the latest development kernels booting with RH6.2? I get a problem > with /dev/log not being creat

RH6.2 and kernels 2.4.0-test7+

2000-09-12 Thread Robin Atwood
Anyone got the latest development kernels booting with RH6.2? I get a problem with /dev/log not being created (wrong family?) and hence, no syslog. Also, when X starts I get a messages can't open display 'local/hostname:0'. Bit vague I'm afraid but everything whizzes by. A

Re: lfs kernels ?

2000-09-05 Thread Giulio Orsero
On Tue, 5 Sep 2000 10:56:04 +0200 (CEST), you wrote: >There is now in the redhat distribution tree a directory updates/6.2EE, with >kernel names xxx-2.2.16-4.lfs.i386.rpm >Of course, there is no README in that directory telling what is it, and no more >in the kernel-doc rpm. > >lfs sounds like "l

  1   2   >