On Fri, Dec 14, 2001 at 11:34:38AM +0000, utku ozturk wrote: [lots of HTML] Please don't post HTML messages to mailing lists. I have no idea what you asked, but I guess you wonder where your printk() messages went. Well, that depends on the level of the printk() message, and if that level is high enough to make it to the current virtual console at all. See "man setterm" on "-msglevel", and include/linux/kernel.h on the available levels (KERN_DEBUG through KERN_EMERG). You can always get the last kernel messages with the "dmesg" command. Erik -- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A.K.Mouw@its.tudelft.nl WWW: http://www-ict.its.tudelft.nl/~erik/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/