mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-07-26 23:19:29 +02:00
Use smaller EFI partition
This commit is contained in:
parent
4e0940cc1f
commit
112be5157e
@ -104,7 +104,7 @@ fn create(command: CreateCommand) -> Result<(), Error> {
|
|||||||
"-Z",
|
"-Z",
|
||||||
"-o",
|
"-o",
|
||||||
"--new=1::+10M",
|
"--new=1::+10M",
|
||||||
"--new=2::+500M",
|
"--new=2::+150M",
|
||||||
"--largest-new=3",
|
"--largest-new=3",
|
||||||
"--typecode=1:EF02",
|
"--typecode=1:EF02",
|
||||||
"--typecode=2:EF00",
|
"--typecode=2:EF00",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user