Large boot partition (fix #50)
This commit is contained in:
@@ -167,7 +167,7 @@ fn create(command: args::CreateCommand) -> anyhow::Result<()> {
|
|||||||
.args(&[
|
.args(&[
|
||||||
"-Z",
|
"-Z",
|
||||||
"-o",
|
"-o",
|
||||||
"--new=1::+100M",
|
"--new=1::+250M",
|
||||||
"--new=2::+1M",
|
"--new=2::+1M",
|
||||||
"--largest-new=3",
|
"--largest-new=3",
|
||||||
"--typecode=1:EF00",
|
"--typecode=1:EF00",
|
||||||
|
|||||||
Reference in New Issue
Block a user