1 April, 2008 – 9:21
Ho fatto un doppio aggiornamento, ovvero sia il kernel che VMware.
L’ultima release del kernel per Fedora 8 è 2.6.24.3-50.fc8 come evidenziato dall’uname:
[root@hitchhiker ~]# uname -a
Linux hitchhiker 2.6.24.3-50.fc8 #1 SMP Thu Mar 20 14:47:10 EDT 2008 i686 i686 i386 GNU/Linux
mentre l’ultima versione di VMware server è la 1.0.5:
[root@hitchhiker ~]# rpm -qi VMware-server
Name : VMware-server Relocations: (not relocatable)
Version : 1.0.5 Vendor: VMware, Inc.
Release : 80187 Build Date: Tue 04 Mar 2008 10:43:52 PM CET
Install Date: Wed 26 Mar 2008 10:42:08 PM CET Build Host: pa-build89.eng.vmware.com
Group : Applications/Emulators Source RPM: VMware-server-1.0.5-80187.src.rpm
Size : 196419275 License: commercial
Signature : (none)
Summary : VMware Server
Description :
VMware Virtual Platform is a thin software layer that allows multiple guest
operating systems to run concurrently on a single standard PC, without
repartitioning or rebooting, and without significant loss of performance.
Per far funzionare VMware server con questa versione del kernel c’è bisogno del famoso any-any-update e precisamente della versione 116, reperibile qui: http://vmkernelnewbies.googlegroups.com/web/vmware-any-any-update-116.tgz .
Per utilizzare l’update dare da root i seguenti comandi:
tar zxvf vmware-any-any-update-116.tgz
cd vmware-any-any-update116/
./runme.pl
Posted in Fedora, Linux, VMware | No Comments »