* kernel recompiling
@ 2003-05-14 15:14 Subhash Bhushan
2003-05-14 16:00 ` terry white
0 siblings, 1 reply; 7+ messages in thread
From: Subhash Bhushan @ 2003-05-14 15:14 UTC (permalink / raw)
To: linux-admin
Hi everybody,
I have done some linux kernel (2.4.x) recompilations many times (about
4-5), but always there were problems or some sort of defects in it. I also
had to spend lots of time, in figuring out which option highlights or
disables other options.
So, I was hoping if I could find ready-made configuration files on the
net. Also, if I could find configuration information and new
experimentations. Is there any site for that?
Thanks in advance,
Subhash Bhushan.
_________________________________________________________________
Mega movies. Mega prizes. http://server1.msn.co.in/sp03/hallmark/index.asp
Switch to Hallmark channel.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: kernel recompiling
2003-05-14 15:14 kernel recompiling Subhash Bhushan
@ 2003-05-14 16:00 ` terry white
2003-09-30 12:25 ` Sarika N Inamdar
0 siblings, 1 reply; 7+ messages in thread
From: terry white @ 2003-05-14 16:00 UTC (permalink / raw)
To: linux-admin
on "5-14-2003" "Subhash Bhushan" writ:
: spend lots of time, in figuring out which option
: I could find ready-made configuration files
... with regard the time, it's a 'great' investment, and time well spent.
a 'ready-made' ./.config is NOT going to be much help, UNLESS it
suits your (a) hardware, and (b) intended use. however, if you found
one, the only real benefit would be a 'short-term' easy fix ...
--
... i'm a man, but i can change,
if i have to , i guess ...
^ permalink raw reply [flat|nested] 7+ messages in thread* RE: kernel recompiling
2003-05-14 16:00 ` terry white
@ 2003-09-30 12:25 ` Sarika N Inamdar
2003-09-30 12:49 ` Murali Potla
0 siblings, 1 reply; 7+ messages in thread
From: Sarika N Inamdar @ 2003-09-30 12:25 UTC (permalink / raw)
To: 'linux-admin'
Hi All,
We are porting our Network Management application from Linux 7.2 to
Linux 8. The application has many 3rd party software like tomcat 4.1.24,
sybase 8, jdk1.4.1 , jakarata oro.
Our assumption is that we will need to download jdk1.4.1 for Linxu 8 ?
We would like to know which other tools need a fresh download which are
Linux 8 compatible.
Will the same 3rd party sofware used for Linux 7.3 work for Linux 8 also
?
Will appreciate any help on this.
Thanks in Advance,
Sarika
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: kernel recompiling
2003-09-30 12:25 ` Sarika N Inamdar
@ 2003-09-30 12:49 ` Murali Potla
2003-10-02 3:54 ` Jay Goodman
0 siblings, 1 reply; 7+ messages in thread
From: Murali Potla @ 2003-09-30 12:49 UTC (permalink / raw)
To: sinamdar; +Cc: 'linux-admin'
On Tue, 2003-09-30 at 17:55, Sarika N Inamdar wrote:
> Hi All,
>
> We are porting our Network Management application from Linux 7.2 to
> Linux 8. The application has many 3rd party software like tomcat 4.1.24,
> sybase 8, jdk1.4.1 , jakarata oro.
>
If I am not wrong you are talking about Red Hat Linux versions
> Our assumption is that we will need to download jdk1.4.1 for Linxu 8 ?
>
There is no difference of jdk1.4.1 for both versions
> We would like to know which other tools need a fresh download which are
> Linux 8 compatible.
>
Yes for Tomcat Jakartha oro and sybase I am not sure.
> Will the same 3rd party sofware used for Linux 7.3 work for Linux 8 also
> ?
>
> Will appreciate any help on this.
>
> Thanks in Advance,
> Sarika
-----------------------SOFTPRO DISCLAIMER------------------------------
Information contained in this E-MAIL and any attachments are
confidential being proprietary to SOFTPRO SYSTEMS is 'privileged'
and 'confidential'.
If you are not an intended or authorised recipient of this E-MAIL or
have received it in error, You are notified that any use, copying or
dissemination of the information contained in this E-MAIL in any
manner whatsoever is strictly prohibited. Please delete it immediately
and notify the sender by E-MAIL.
In such a case reading, reproducing, printing or further dissemination
of this E-MAIL is strictly prohibited and may be unlawful.
SOFTPRO SYSYTEMS does not REPRESENT or WARRANT that an attachment
hereto is free from computer viruses or other defects.
The opinions expressed in this E-MAIL and any ATTACHEMENTS may be
those of the author and are not necessarily those of SOFTPRO SYSTEMS.
------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 7+ messages in thread
* Kernel recompiling
@ 2006-02-17 5:52 Doug
2006-02-17 6:31 ` Wilbert Knol
0 siblings, 1 reply; 7+ messages in thread
From: Doug @ 2006-02-17 5:52 UTC (permalink / raw)
To: linux-hams
Well I am still trying to compile my own kernel. Getting close
I think. Using RH Enterprise 3 on a PII 400, Compaq.
Using kernel 2.4.21-9EL
After using make menuconfig etc and saving the configuration. I
ran make dep, make clean, make bzImage and then make install.
No error reports.
However, when I boot to the new Custom kernel I get the following
errors:
Mounting root file system
Mount error 19 mounting ext3
pivotroot: pivot_root(/sysroot,/sysroot/initrd) failed :2
Freeing unused kernel memory: 164k freed
Kernel panic: No init found.
Try passing init= option to kernel
And there it sits.Initrd img file for the custom and regular
kernel are in the boot directory. The custom file is 87.3k
and the regular is 161.3k.
The only thing being added to the custom file are some of
the Ham Radio stuff like ax25, netrom etc. Those were the
only additions made.
When running make menuconfig, when I get to the yam line
and want to exit and save I seem to go around in circles.
A few times, I used the double escape code to get out.
Not sure what the proper procedures are. I have half
a dozen or so HOW TO documents and they are all very
similar. I also have RH Enterprise Linux 3 Administration
guide Appendix A, Building a Custom Kernel. Still no cigar!!
From what you see above, what am I doing wrong??
Thanks
Doug VE5DA
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Kernel recompiling
2006-02-17 5:52 Kernel recompiling Doug
@ 2006-02-17 6:31 ` Wilbert Knol
0 siblings, 0 replies; 7+ messages in thread
From: Wilbert Knol @ 2006-02-17 6:31 UTC (permalink / raw)
To: linux-hams; +Cc: Doug
On Fri, 17 Feb 2006 18:52, Doug wrote:
> Well I am still trying to compile my own kernel.
<snip>
> Mounting root file system
> Mount error 19 mounting ext3
Looks like your kernel can't mount your root partition because it needs the
ext3 device driver...and to get that, it needs to load the initial ramdisk
image...which hangs out on the as-yet unreadable ext3 partition.
Suggest you try a recompiled kernel with built-in ext3 support, instead of as
a loadable module. Once you do that, you'll probably find you can do away
with the convoluted initrd business altogether.
Hope this helps.
Wilbert, ZL2BSJ
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-02-17 6:31 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-14 15:14 kernel recompiling Subhash Bhushan
2003-05-14 16:00 ` terry white
2003-09-30 12:25 ` Sarika N Inamdar
2003-09-30 12:49 ` Murali Potla
2003-10-02 3:54 ` Jay Goodman
-- strict thread matches above, loose matches on Subject: below --
2006-02-17 5:52 Kernel recompiling Doug
2006-02-17 6:31 ` Wilbert Knol
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.