Comment on A minimum complete tutorial of Linux ext4 file system (2017)parentComments−guappa2yIf you want to create read-only, use ext2. No point in using ext4 if you don't want journaling.−folmar2yExtents are a useful feature even for readonly although the gain is smaller.−cedws2yYou can also use ISO9660.
Comments
If you want to create read-only, use ext2. No point in using ext4 if you don't want journaling.
Extents are a useful feature even for readonly although the gain is smaller.
You can also use ISO9660.