• 0 Posts
  • 147 Comments
Joined 1 year ago
cake
Cake day: December 16th, 2023

help-circle


  • Typically when there are “can’t mount” issues with btrfs it’s cause the write log got corrupted, and memory errors are usually the cause.

    BTRFS needs a clean write log to guarantee the state of the blocks to put the filesystem overlay on top of, so if it’s corrupted btrfs usually chooses to not mount until you do some manual remediations.

    If the data verification stuff seems more of a pain in the ass than it’s worth you can turn most of those features off with mount options.




  • Yea a surprisingly small number of people don’t know a git remote can literally be any folder outside of your tree, over almost any kind of connection.

    I thought about doing a forge but realized that if I was the only one working on this stuff then I could do the same thing by setting my remote to a folder on my NAS.