VMWare player Ubuntu 15.10

-1

Estou trabalhando nesse problema há algum tempo e não consigo encontrar uma solução em lugar algum.

Instalei o VMWare Player 5.0.4 para Linux de 64 bits na minha máquina com o Ubuntu 15.10. A instalação foi bem-sucedida, mas quando tento executá-la, ela precisa compilar e carregar módulos no kernel em execução. Tudo bem, então eu clico em instalar e recebo um erro dizendo:

Unable to start services. See log file xxx.log for details

Eu verifico o log, que diz:

Failed to build vmnet. Failed to execute the build command

Fiz algumas pesquisas e aparentemente é por causa da versão do kernel, então eu segui os passos aqui para corrigir fontes da vmnet.

Depois de tentar isso, recebo uma falha com a seguinte saída:

scripts/Makefile.build:258: recipe for target '/tmp/modconfig-aKDAPX/vmnet-only/netif.o' failed
make[2]: *** [/tmp/modconfig-aKDAPX/vmnet-only/netif.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:1398: recipe for target '_module_/tmp/modconfig-aKDAPX/vmnet-only' failed
make[1]: *** [_module_/tmp/modconfig-aKDAPX/vmnet-only] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.2.0-18-generic'
Makefile:130: recipe for target 'vmnet.ko' failed
make: *** [vmnet.ko] Error 2
make: Leaving directory '/tmp/modconfig-aKDAPX/vmnet-only'
Unable to install all modules.  See log for details.

Não sei onde esse 'log' é que ele quer que eu olhe ...

Qualquer ajuda é apreciada, eu realmente preciso fazer isso funcionar.

    
por Ryan McClure 12.11.2015 / 00:19

1 resposta

3

O VMPlayer 5 é realmente muito antigo. A versão atual é 12. Você será bem servido por baixar a versão atual, você precisa de um link para o endereço correto.

    
por Charles Green 12.11.2015 / 00:46