I have modified kernel code a very little bit for a purpose. I did all the steps as given in the README http://lxr.linux.no/source/README?v=2.4.18 and http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html#MAKE-MODULES I have done evrything make config -> make dep -> make bzImage -> make modules and then as a root: make modules_install -> copy bzImage and System.map to /boot -> mkinitrd finally changing lilo.conf, running lilo and then rebooting the system. I am getting following error message "ksh: j_waitj: tcsetpgrp(10, 10290) failed: Inappropriate ioctl for device" What has gone wrong ? any pointers ? -anewbie __________________________________ Do you Yahoo!? Plan great trips with Yahoo! Travel: Now over 17,000 guides! http://travel.yahoo.com/p-travelguide -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/