On Saturday 08 October 2011 09:12:09 J.B wrote:
> Hola a tod@s,
>
> Could not open /dev/vmmon.No such file or directory.
> Please make sure that the kernel module `vmmon' is loaded
> 
> Y cuando intento hacer un modprobe vmmon tambien me da error.
> 
> FATAL: Module vmmon not found
> 
> He probado todo lo que he visto por internet pero nada me funciona.

#!/bin/sh
tar xvf /usr/lib/vmware/modules/source/vmnet.tar -C /tmp
tar xvf /usr/lib/vmware/modules/source/vmci.tar -C /tmp

cd /tmp

perl -pi -e 's,("vnetInt.h"),\1\n#include "compat_sched.h",' vmnet-
only/vnetUserListener.c
perl -pi -e 's,("compat_page.h"),\1\n#include "compat_sched.h",' vmci-
only/include/pgtbl.h

cd /tmp
tar cvf /usr/lib/vmware/modules/source/vmnet.tar vmnet-only
tar cvf /usr/lib/vmware/modules/source/vmci.tar vmci-only

vmware-modconfig --console --install-all

-- 

Marc Olivé
Blau Advisors

www.blauadvisors.com  


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Responder a