• BartyDeCanter@piefed.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    Don’t leap ahead, or you will come to a false conclusion. Write a filesystem, then write another using a completely different approach for a system without a kernel. Then run them on each others targets. Only then will your mind be clear enough to see.

    • redjard@reddthat.com
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      Hm, I wrote a btrfs tool once that operates on an unmounted btrfs partition (so I can introduce forbidden states).
      And I wrote a normal fuse-based emulated fs to fool a game into loading my custom infinite world as a save.

      What more do I need to reach dao?

      • BartyDeCanter@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 day ago

        The old masters did not have fuse and there are more devices than your SSD. Write a log formatted filesystem for an SPI flash chip, and move your fuse-based system onto a HDD. Then the next path will be revealed.