Compare commits
1 Commits
v0.2.0
...
94ffb0a642
Author | SHA1 | Date | |
---|---|---|---|
94ffb0a642
|
@ -5,7 +5,7 @@ efi_part_label=i_t14sg6_efi
|
||||
nix_part_label=i_t14sg6_nix
|
||||
boot_size=256M
|
||||
|
||||
fallocate -l4G ${file}
|
||||
fallocate -l8G ${file}
|
||||
|
||||
parted ${file} mklabel gpt
|
||||
parted ${file} mkpart ${efi_part_label} fat32 0% ${boot_size}
|
||||
|
Reference in New Issue
Block a user