Hello friends, I have problem with inserting a ramfs module. I have changed the inode.c file in /usr/src/linux/fs/ramfs. I am inserting the alloc_inode & new_inode function from the /usr/src/linux/fs/inode.c file. I am just checking how ramfs work. Though compilation works, insertion of modul gives error: Error inserting module: -1 unknown variable. I have run ramfs code without those 2 functions. But now it's giving problem.It shows no error at compilation. I have even tried to recompile kernel, but no use. Will u plz help me as early as possible. Thanks. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/