File system mount issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 This is to discuss the problems I am facing with mounting our fs in 2.6.18.8 kernel in RHEL5.

I have written the entire fs driver(hepunion) built it and generated my driver excutable file hepunion.ko.
Now after this hepunion.ko gets generated, I insmod it and then so lsmod to see that it is there.

Now how do I mount it? The man page of mount says 
mount  -t  filesystem-type  dev  directory

So I created a mount point directory like /mnt/sak. Now I issue a command
mount -t  hepunion  /dev/sda1 /mnt sak

ERROR: no filesystem of type  hepunion

Kindly help.

Regards,
Saket Sinha
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux