Comment on A minimum complete tutorial of Linux ext4 file system (2017)parentComments−chungy2yYou can use fuse2fs to mount any ext[24] file system in user space. You can even use "-o fakeroot" to get complete control over UIDs and modes.
Comments
You can use fuse2fs to mount any ext[24] file system in user space. You can even use "-o fakeroot" to get complete control over UIDs and modes.