On Thu, Jun 22, 2023 at 12:08:42PM +0200, Sagar Acharya wrote:
> Which are the filesystems which suckless recommends?
> 
> In my view, simple ones are FAT32, ext2.
> 
> I think journaling is required which I see as within disk backup. A robust 
> and easy fsck like program which corrects errors easily. And a program which 
> periodically checks memory and replaces all corrupted file data with 
> journaled data to be spick and span.
> 
> What are your views on these?
> Thanking you
> Sagar Acharya
> https://humaaraartha.in
> 
> Lately, I'm having some hard time with ufs2
> 

For me it depends. I tend to use the default and most-used filesystem. On Linux
this is ext[234].

On OpenBSD I use its default filesystem. It is good enough for most tasks for 
me.

For a filesystem reliability is the most important thing. Nothing else matters
if data is lost or access to it is unreliable.

-- 
Kind regards,
Hiltjo

Reply via email to