diff --git a/tools/appliance/definitions/systemvm64template/postinstall.sh b/tools/appliance/definitions/systemvm64template/postinstall.sh index e585f861a02..90ff6fdead8 100644 --- a/tools/appliance/definitions/systemvm64template/postinstall.sh +++ b/tools/appliance/definitions/systemvm64template/postinstall.sh @@ -102,7 +102,7 @@ install_packages() { apt-get --no-install-recommends -q -y --force-yes install haproxy - #32 bit architecture support:: not required for 32 bit template + #installing 32 -bit architecture for running vhd-util dpkg --add-architecture i386 apt-get update apt-get --no-install-recommends -q -y --force-yes install links:i386 libuuid1:i386