Hi I was trying to add a sys call to the kernel. This was the first time i am compiling the kernel. So there was no .config. I did make config and generated a .config with support for FAT, MSDOS and VFAT filesystems. But inspite of this I am unable to mount /floppy. The error says none of these file system types are supported. My question is after make config and make dep, shuld I do make bzImage and move the new image to record the changes in .config ? Else what could be the problem? Thanx in advance Narasimhamurthy Giri, Clemson University Computer Science Dept. ------------------------------------------------------------------------------- Judge not lest ye be judged yourself. ------------------------------------------------------------------------------- -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/