Hacker News new | ask | show | jobs
by jamesmp98 2548 days ago
I'm not overly familiar with OpenBSD (although I do want to try and play with it sometime soon) What filesystem does it use?
1 comments

FFS (Fast File System) or FFS2 (Enhanced Fast File System)

https://man.openbsd.org/newfs.8#O

https://en.wikipedia.org/wiki/Unix_File_System

The irony!