W. Chris Shank on Tue, 16 Jul 2002 07:32:27 -0400 |
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
On Tue, Jul 16, 2002 at 12:21:22AM -0500, Sean Finney wrote: ______________________________________________________________________ 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
|
|