diff --git a/scripts/chromeos-install.sh b/scripts/chromeos-install.sh index 8eae20eb0f..b1d3deae3b 100755 --- a/scripts/chromeos-install.sh +++ b/scripts/chromeos-install.sh @@ -243,6 +243,8 @@ if [[ $device = 1 ]]; then fi loopdevice=$(losetup --show -fP "$source") sleep 5 + partx -u "$loopdevice" + sleep 5 for (( i=1; i<=12; i++ )); do echo "Writing partition $i" case $i in