NTFS, fat32, exfat, could I theoretically create my own filesystem? If so would my computer even be able to work with most files or connect to other devices?

  • rdri@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    17 hours ago

    While you are at it, might concentrate on defects of certain fs you don’t like. Personally I hate the NTFS path length limit. XFS handles it much better overall but individual file names are much more limited because nobody thought about Unicode.

    Also you could probably fork some fs like XFS.