Results 1 to 1 of 1
Hi, is there a step by step guide/tutorial on how to implement a custom filesystem for Linux? The filsystem that I am looking to build doesnot have any special features ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-24-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 1
Implementing a files system for Linux
Hi, is there a step by step guide/tutorial on how to implement a custom filesystem for Linux? The filsystem that I am looking to build doesnot have any special features but the whole exercise is meant to improve my practical knowledge of working with Linux kernel.
I have so far gone through a lot of resources on the net on VFS internals and other Filesystem related materials, also have done a lot of code walking with the 2.4 kernel, but still do not have a thorough understanding of the subject.
Thanks a lot.


Reply With Quote
