Skip to content

Commit 6175532

Browse files
committed
update hardware version
* in a previous PR, we updated the version to 17, but we seem to have missed this script
1 parent a8aa84d commit 6175532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/repack-helpers/convert-raw-to-vmdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ vm_guestos=ubuntu-64
5454

5555
cat > $ovf/$vm_hostname.vmx <<EOS
5656
config.version = "8"
57-
virtualHW.version = "13"
57+
virtualHW.version = "17"
5858
floppy0.present = "FALSE"
5959
nvram = "nvram"
6060
deploymentPlatform = "windows"

0 commit comments

Comments
 (0)