axtloss/rework-partitioning
Amy 3 years ago
parent 9f3b56ac2c
commit 41cc70d62a
No known key found for this signature in database
GPG Key ID: C642EA4B2F4096BE

@ -85,7 +85,7 @@ pub fn partition(device: &str, mode: &str, efi: bool) {
String::from("primary"),
String::from("btrfs"),
String::from("512MIB"),
String::from("100&"),
String::from("100%"),
],
),
"create btrfs root partition",

Loading…
Cancel
Save