diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-12-21 17:05:24 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-12-21 17:05:24 -0400 |
| commit | c98a2c28864efe51909bf586efbdd050e124ef2c (patch) | |
| tree | f19a67a0a3b99cb6473ebcca6d2b772047c68498 /doc/forum | |
| parent | 11324db5a8dc1aea3a92abc0a732c52075299a41 (diff) | |
typo
Diffstat (limited to 'doc/forum')
| -rw-r--r-- | doc/forum/imageBuiltFor_mount_points_not_automatically_created/comment_9_68b3d9ca04283c2400f5b23e486bb4b7._comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/imageBuiltFor_mount_points_not_automatically_created/comment_9_68b3d9ca04283c2400f5b23e486bb4b7._comment b/doc/forum/imageBuiltFor_mount_points_not_automatically_created/comment_9_68b3d9ca04283c2400f5b23e486bb4b7._comment index c7d7e384..fd5b25e4 100644 --- a/doc/forum/imageBuiltFor_mount_points_not_automatically_created/comment_9_68b3d9ca04283c2400f5b23e486bb4b7._comment +++ b/doc/forum/imageBuiltFor_mount_points_not_automatically_created/comment_9_68b3d9ca04283c2400f5b23e486bb4b7._comment @@ -49,7 +49,7 @@ Let's see.. this works with the gpt example: (parted) mkpart primary fat32 4194304B 16.777215MB (parted) mkpart primary ext2 16777216B 167.772159MB - (parted) mkpart primary ext4 167772160B 660.944383MB + (parted) mkpart primary ext4 167772160B 1660.944383MB That lets parted end the last partition right at the ideal 1660927487B. The previous two partitions end right where propellor expects. |
