tuxedo报错的处理(The included VM could not be uncompressed. Please try to download)

遇到的第一个问题:

Preparing to install...
The included VM could not be uncompressed. Please try to download
the installer again and make sure that you download using 'binary'
mode.   Please do not attempt to install this currently downloaded copy.

这个是因为这个版本的os没有uncompress的缘故,解决方法:

cp /bin/gunzip   /bin/uncompress

猜你喜欢

转载自swvip.iteye.com/blog/760408