开发者

How to build a custom file system for Linux?

开发者 https://www.devze.com 2023-02-10 03:32 出处:网络
Where should I start if I want to build a filesystem for Linux? Would it be possible to write it in Ruby (at least some part o开发者_StackOverflow中文版f it)? The file system would be mounted in my ho

Where should I start if I want to build a filesystem for Linux? Would it be possible to write it in Ruby (at least some part o开发者_StackOverflow中文版f it)? The file system would be mounted in my home directory so I guess I would need to use FUSE somehow right?


It looks like there is a tutorial at https://debian-administration.org/article/619/Creating_Filesystems_with_Ruby__and_FUSE on writing FUSE filesystems in Ruby.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号