存档
vmware version: vmware workstation 8.0.1 build-528992 debian kernel: 3.1.0-1-486 vmware tools fails to install or run. solution: 1. apt-get install libglib2.0-0 2. patch /usr/lib/vmware-tools/modules/source/vmhgfs.tar unpack vmhgfs.tar, patch, repack. the patch: diff -ur vmhgfs-only-old/file.c vmhgfs-only/file.c — vmhgfs-only-old/file.c 2011-11-14 11:41:31.000000000 +0800 +++ vmhgfs-only/file.c 2012-01-19 17:59:47.899616529 +0800 @@ -84,6 +84,8 @@ #if defined VMW_FSYNC_OLD struct dentry *dentry, #endif [...]
一 19th, 2012 | Filed under linux