<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">&lt;<a href="mailto:daniel.baluta@gmail.com" target="_blank">daniel.baluta@gmail.com</a>&gt;</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 &lt;<a href="mailto:saket.sinha89@gmail.com">saket.sinha89@gmail.com</a>&gt; wrote:<br>
&gt;  This is to discuss the problems I am facing with mounting our fs in<br>
&gt; 2.6.18.8 kernel in RHEL5.<br>
&gt;<br>
&gt; I have written the entire fs driver(hepunion) built it and generated my<br>
&gt; driver excutable file hepunion.ko.<br>
&gt; Now after this hepunion.ko gets generated, I insmod it and then so lsmod to<br>
&gt; see that it is there.<br>
&gt;<br>
&gt; Now how do I mount it? The man page of mount says<br>
&gt; mount  -t  filesystem-type  dev  directory<br>
&gt;<br>
&gt; So I created a mount point directory like /mnt/sak. Now I issue a command<br>
&gt; mount -t  hepunion  /dev/sda1 /mnt sak<br>
&gt;<br>
&gt; ERROR: no filesystem of type  hepunion<br>
<br>
</div></div>What does &quot;cat /proc/filesystems&quot; says after you insert your module?<br>
<br>
thanks,<br>
daniel.<br>
</blockquote></div><br></div>