summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/imageBuiltFor_mount_points_not_automatically_created/comment_9_68b3d9ca04283c2400f5b23e486bb4b7._comment2
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.