Large boot partition (fix #50)
This commit is contained in:
parent
b92219af41
commit
460752adfa
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user