Use state

This commit is contained in:
Pascal Vizeli
2018-03-23 18:31:53 +01:00
parent 88a7618620
commit d040c1e704
7 changed files with 12 additions and 13 deletions

View File

@@ -71,7 +71,7 @@ function hassio_hdd_image() {
echo "System1 formating done"
# BootState
sgdisk -n 4:0:$bootstate_size -c 4:"hassio-bootstate" -t 4:"0FC63DAF-8483-4772-8E79-3D69D8477DE4" -u 4:$BOOTSTATE_UUID "$hdd_img"
sgdisk -n 4:0:$bootstate_size -c 4:"hassio-bootstate" -u 4:$BOOTSTATE_UUID "$hdd_img"
echo "BootState formating done"
# Overlay