sgdisk -Z $DISK sgdisk -n 1::+1G -t 1:ef00 -A 1:set:2 $DISK sgdisk -N 0 $DISK
https://hpc.cloud/assets/files/2022-10-26/1666744468-144314-bootvfat.xz
cat boot.vfat.xz > ${DISK}1 mkdir -p /boot mount ${DISK}1 /boot cat /boot/gptmbr.bin > ${DISK}