This commit is contained in:
Zsolt Ero
2023-12-08 08:57:47 +01:00
parent bd0605d2b7
commit 8faf4ecfb7
2 changed files with 7 additions and 2 deletions

View File

@@ -50,10 +50,15 @@ sudo umount mnt
resize2fs -M image.ext4
e2fsck -vf image.ext4
filefrag -e image.ext4
tune2fs -E mount_opts=ro image.ext4
cp --sparse=never sparsefile regularfile
# -o barriers=[0|1]
# -o data=writeback