Hi! I’m an anime artist!

  • 0 Posts
  • 117 Comments
Joined 6 months ago
cake
Cake day: March 3rd, 2024

help-circle















  • I’ve got Btrfs on my desktop for the OS drive cuz that was what Fedora recommended when I was installing it. It took a bit of effort to get snapshots working properly, but other than that, I’ve had no issues with it at all over the past year. I’ve got an exFAT drive and an NTFS drive in there that are kind of leftovers from using Windows. I’ve been thinking about reformatting the exFAT drive to ext4 or something, since all it really does is store games, and having the ability to symlink to it would be nice.

    I’ve got a TrueNAS machine as well and that uses ZFS for pretty much everything.



  • Just another thing to consider with exFAT is that it doesn’t support having symlinks written on it. (for example, if your exFAT drive is located at /mnt/exfat, doing ln -s ~/Documents/cool-document.txt /mnt/exfat/ will fail) Idk if that’s a problem for your use case, but just so you’re aware.

    I do have a drive that is formatted with exFAT that I made with the intention of having it be readable by both Linux and Windows, but I ended up not really using windows ever lmao. It should be fine if you’re just using it to store media