[Truco] Cómo instalar VMware Server en Ubuntu Server 7.10
Primero configuramos bien los repositorios (activando todos los disponibles y comentando los del cd/dvd) y actualizamos los paquetes del sistema; después instalamos las cabeceras del kernel y xinetd:
Descargamos el VMware Server, en formato tar.gz, de su página web, y descomprimimos los archivos:
Pasamos a instalarlo:
Te puedes encontrar, como yo, con errores en la instalación; por lo visto esta versión del VMserver no está del todo adaptada a la nueva rama de Ubuntu 7.10. Los errores que me encontré y su solución son los siguientes:
Error code returned:
Installing the VMware VmPerl Scripting API.
The installation of the VMware VmPerl Scripting API succeeded.
Generating SSL Server Certificate
Unable to get the last modification timestamp of the destination file
/etc/vmware/ssl/rui.key.
Execution aborted.
SOLUCIÓN:
Error Code returned:
Type XXXXX-XXXXX-XXXXX-XXXXX or ‘Enter’ to cancel: XXXXX-XXXXX-XXXXX-XXXXX
sh: /usr/lib/vmware/bin/vmware-vmx: not found
The serial number XXXXX-XXXXX-XXXXX-XXXXX is invalid.
Please enter your 20-character serial number.
Type XXXXX-XXXXX-XXXXX-XXXXX or ‘Enter’ to cancel:
SOLUCIÓN:
Con esto ya tenemos montado el server correctamente. Para reconfigurarlo basta con ejecutar el comando:
Ubuntu Server 6.10 + VMware=Problemas en Pentium M