Hery_Sasta
User
 Fresh Osdever
| Posts: 3 |   | Karma: 0
|
Re: New FS - 2006/03/18 14:35
[quote1142713937=gaf] Hello, why wasting time on developing a new file-system if there are already so many well defined and widely supported file-systems available ? For an overview of the most important ones used today you might have a look at mega-tokyo's wiki. The two most interesting file-systems for hobby operating-systems are FAT and Ext2 as they are both quite simple to understand and to implement.
regards, gaf [/quote1142713937] Hi If you want to learn it's good (i think) to make your own FS. Of course, first, you should implement one of the most well-known file systems like FAT or ext2, but creating your own fs you can lear much about it. And, finally, FAT is fs for everyone, ext2 also, but your OS maybay is made for specific users where your own fs will work better.
|