mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 23:16:31 +00:00
Update hdd_image.sh
This commit is contained in:
parent
4d0180a88c
commit
2260be7893
@ -48,7 +48,7 @@ function hassio_hdd_image() {
|
||||
sgdisk -v
|
||||
|
||||
# Mount image
|
||||
kpartx -a ${hdd_img}
|
||||
kpartx -al ${hdd_img}
|
||||
|
||||
# Copy data
|
||||
dd if=${boot_img} of=${loop_dev}p1 bs=512
|
||||
|
Loading…
x
Reference in New Issue
Block a user