Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Kernel booting - my head hurts!

Kernel booting - my head hurts!

2003-12-31       - By David W.E. Roberts

 Back
Reply:     1     2  

Hi,

update -

I decided that there might be some funny linkage/symbolic linkage going on,
so copied the /boot/vmlinuz.... to /boot/wibble.
Ran /sbin/mkinitrd to make wibble.img .
Edited /etc/lilo.conf and ran lilo.
Rebooted.

Yay! I now got the new kernel. So some strange linkage problems confirmed.

Very strange indeed - when I rebooted using the 'linux' option in LILO I got
the new kernel not the old one - so creating the 'wibble' copy somehow
removed the original problem with the new 'linux' copy.

Stranger things happen at sea, I suppose, but this was wierd!

Now onto my next problem.

Back with the new kernel I now can boot.

I copied my source tree, then ran 'make xconfig' to make the new kernel
configuration (using the original source tree).

I assumed that it would pick up the configuration from the previous
(automatic install) build and let me tweak it.

However it is obvious that the configuration is significantly different;
notably no support for the 'ext3' file system and no knowledge of the
'tulip' device which is my network card.

I can go back and rebuild the kernel again to try and fix these, but I would
prefer to go back to my original (built on install) configuration and
re-apply the changes I made when building my new kernel.

So where do I find the original configuration file?
It is obvious that running 'make xconfig' is not picking it up
automatically.
I assume there is one - if so I should be able to import it into xconfig.

TIA
Dave R