Damus
Ruben Storm · 89w
What is the best solution for a USB Stick and/or external SSD Drive? #asknostr #nostr https://nostrcheck.me/media/b2caa9b3ef30faad605e5eeed8da2c8fd7b4ca872becdc440029f4fb9eab0fb5/6fd16ad7fd3062fe9d...
once_aphysicist profile picture
Strange, no ext4. I see another reply suggests XFS and Btrfs. I disagree with XFS, it is mostly meant for storing large files, whereas during common use with user files, and config, you get a lot of small files.

You could use Btrfs, while normally it is pretty stable, and has some advanced features like snapshots, when it does break, the recovery tools are really unfriendly for normal users. Since external drives are not usually very high reliability, I would be slightly hesitant. IMO, ext4 is the tried and tested, reliable choice.
2🤙1
mrx · 89w
Agreed, i would also prefer ext4 in general, but as it was not an option... But it's strange, every Linux should be able to format almost everything in ext4