<div dir="ltr"><div style>Hi Daniel,</div><div style><br></div>It shows<div style>nodev HEPunion</div><div style><br></div><div style>Regards,</div><div style>Saket Sinha</div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Mon, Jul 1, 2013 at 11:37 PM, Daniel Baluta <span dir="ltr"><<a href="mailto:daniel.baluta@gmail.com" target="_blank">daniel.baluta@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Mon, Jul 1, 2013 at 8:28 PM, Saket Sinha <<a href="mailto:saket.sinha89@gmail.com">saket.sinha89@gmail.com</a>> wrote:<br>
> This is to discuss the problems I am facing with mounting our fs in<br>
> 2.6.18.8 kernel in RHEL5.<br>
><br>
> I have written the entire fs driver(hepunion) built it and generated my<br>
> driver excutable file hepunion.ko.<br>
> Now after this hepunion.ko gets generated, I insmod it and then so lsmod to<br>
> see that it is there.<br>
><br>
> Now how do I mount it? The man page of mount says<br>
> mount -t filesystem-type dev directory<br>
><br>
> So I created a mount point directory like /mnt/sak. Now I issue a command<br>
> mount -t hepunion /dev/sda1 /mnt sak<br>
><br>
> ERROR: no filesystem of type hepunion<br>
<br>
</div></div>What does "cat /proc/filesystems" says after you insert your module?<br>
<br>
thanks,<br>
daniel.<br>
</blockquote></div><br></div>