Problem with inserting nfs module in kernel
Hi All, I am tried to compile and install (network file system)nfs module to kernel i.e. modified nfs code(inserted printk's in kernel nfs code) without compiling entire kernel . It is inserted but when configuring nfs the mount command crashes. i.e. mount -t nfs 172.16.10.44:/tmp /home/user/ddd can anyone know why it happens? Is there any way to do this Thanks in advance
Hi, Sivakumar, This should work. Are you sure all your printk are proper ? Can you please pastebin the crash message and send us a link ? Regards, Rami Rosen http://ramirose.wix.com/ramirosen בתאריך 12 במאי 2014 23:09, "Sivakumar V" <sivakumarv44@gmail.com> כתב:
Hi All,
I am tried to compile and install (network file system)nfs module to kernel i.e. modified nfs code(inserted printk's in kernel nfs code) without compiling entire kernel . It is inserted but when configuring nfs the mount command crashes. i.e. mount -t nfs 172.16.10.44:/tmp /home/user/ddd
can anyone know why it happens?
Is there any way to do this
Thanks in advance
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
participants (2)
-
Rami Rosen -
Sivakumar V