Use smaller EFI partition

This commit is contained in:
Roey Darwish Dror 2018-11-22 21:16:05 +02:00
parent 4e0940cc1f
commit 112be5157e

View File

@ -104,7 +104,7 @@ fn create(command: CreateCommand) -> Result<(), Error> {
"-Z",
"-o",
"--new=1::+10M",
"--new=2::+500M",
"--new=2::+150M",
"--largest-new=3",
"--typecode=1:EF02",
"--typecode=2:EF00",