How to convert an existing ext3 filesystem to ext4
Dismount the filesystem
tune2fs -O extents,uninit_bg,dir_index /dev/DEV
e2fsck -fpDC0 /dev/DEV
Revision #3
Created 2026-04-13 18:28:42 CEST by Philip
Updated 2026-04-13 19:27:22 CEST by Philip