Hi, I bulid the kernel making a change in /usr/src/linux-2.4.2-2/drivers/char/serial.c It was successful. Then I want to use that new kernel in another Linux machine having same kernel version. Q1) What should I do ? what is the most required steps ? Q2) Shall I get that effect on the another PC ,which I made in /usr/src/linux-2.4.2-2/drivers/char/serial.c I only took the bzImage and put it in to /boot made change on /etc/liloconfig run ./sbin/lilo the machine is booting . in this position
Q3)Am I getting that effect which I made on that .c file Are these the steps of kernel build and installation? 1) Take a back up of ur running /lib/modoles ? y/n ? is it /usr/lib/modules or the fast one ? 2) make dep 3) make clean 4) make bzImage 5) cp /usr/src/linux/arch/i386/boot/bzImage /boot 6) edit /etc/lilo.conf 7) > /sbin/lilo then shall I reboot ? or 8) make modules 9) make modules_install 10) reboot Q4) then what the use of vmlinux which is generated at the time kernel building in /usr/src/linux-2.x.x-x thanks for trying to reply me Regards ============================ Samiran Sarkar Software Engineer XXXXX Technologies Ltd. 2/1- Residency Road . Bangalore 560025 India . ============================ _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel