diff options
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/x86_64/support/modules/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86_64/support/modules/README.md b/arch/x86_64/support/modules/README.md index fb64767..a04b9af 100644 --- a/arch/x86_64/support/modules/README.md +++ b/arch/x86_64/support/modules/README.md @@ -14,7 +14,7 @@ The ext2_4KB_fs image is intentionally fragmented, as some files were created an ./closed.txt ### 2024.img -(2KB Block size) +(ext2 filesystem with 2KB Block size) . ./lost+found ./sheep_1.txt @@ -24,7 +24,7 @@ The ext2_4KB_fs image is intentionally fragmented, as some files were created an ./stable/pig_3.txt ### 2025.img -(4KB Block size) +(ext2 filesystem 4KB Block size) . ./lost+found ./snake_1.txt |
