Results 1 to 5 of 5
Hi all,
I like file system .i want to learn the basics of file system.
what shld i do and where shld i begin???...
- 12-06-2006 #1
How 2 write a FS
Hi all,
I like file system
.i want to learn the basics of file system.
what shld i do and where shld i begin???
- 12-06-2006 #2
If you want to learn, probably apart of the basics and theory (that you should learn...) you can take a look into the source code of some of the filesystems implemented in the linux kernel. A simple one is a good option (like the minix fs).
Another project is the NTFS implementation in user-space.
Best Regards
- 12-07-2006 #3
Thanks.
Which file system is considered as most reliable one?
Do we have File system written in a language other than 'C' ??- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 12-07-2006 #4Linux Newbie
- Join Date
- Jul 2005
- Posts
- 180
For linux ext3 is the most reliable one, for windows ntfs.
- 12-08-2006 #5
Which Language is most preferred for file system?
and What kind of file systems used in mobile phones - Does file system used in
mobile phones similar to File systems like ext3/ext2 or ntfs ?
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------


Reply With Quote
