W. Chris Shank on Tue, 16 Jul 2002 07:32:27 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] new kernel bombs


just to make sure i'm doing this right - this is my kernel building/deploying procedure:

make xconfig
make dep; make clean; make bzIamge; make modules; make modules_install
mv /usr/src/linux/arch/i386/boot/bzImage /boot/vmlinuz-2.4.18
mv /usr/src/linux/System.map /boot/System-map-2.4.18
mv /usr/src/linux/vmlinux /boot/vmlinux-2.4.18
mkinitrd /boot/initrd-2.4.18.img 2.4.18
(currently /boot/System.map is a soft-link to System.map-2.4.18-3 (redhat 7.3 stock and /boot/vmlinuz is a soft-link to vmlinuz-2.4.18-3 --> do i need to relink htese to my new ones? wha if it doesn't work, will i be able to boot my old kernel?)
there is also /boot/module-info-2.4.18-3, i don't know how ot make an equivalent of this with my new kernel.


thanks for your help


Sean Finney wrote:

On Tue, Jul 16, 2002 at 12:21:22AM -0500, Sean Finney wrote:


i'd suggest reconfiguring and re-compiling your kernel with kernel
debugging cranked all the way up to see if you can find where the
error is during the boot process. alternatively, you could also try



oh, i forgot--i think you can use your System.map file to map the
eip to where in the kernel you got that error as well. if that's
the case you could probably figure out which patch was causing
the error if the culprit were a patch


--sean

______________________________________________________________________
Philadelphia Linux Users Group       -      http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion  -  http://lists.phillylinux.org/mail/listinfo/plug








______________________________________________________________________
Philadelphia Linux Users Group       -      http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion  -  http://lists.phillylinux.org/mail/listinfo/plug