This post will be a stupid and trivial, but every time I install VMware Server
Prerequisites Prerequisites
These are usually satisfied with the default packages already present in the distributions, but the availability of sources of the kernel currently in use: apt-get install build-essential linux-headers-`uname-r`
and users of a 64-bit as well: apt-get install ia32- libs apt-get install ia32-libs
Installation Installing
download Vmware Server and performed his normal procedure of installation and configuration.
Post Installation Post installationNow if you try to start VMware will not he is very happy and you will cry ` a bit 'error messages that are resolved thus: cp / lib/libgcc_s.so.1 / usr/lib/vmware/lib/libgcc_s.so.1 cp / lib/libgcc_s.so.1 / usr/lib/vmware/lib/libgcc_s.so.1
cp / usr/lib/libpng12.so.0 / usr/lib/vmware/lib/libpng12.so.0 cp / usr/lib/libpng12.so.0 / usr/lib/vmware/lib/libpng12.so.0
Users of 64-bit systems will also run these commands: ln-s / usr/lib32 / usr/l32ln-s / usr/lib32 / usr/l32
sed-i-e 's: usr / lib /: usr/l32 /: g' / usr/lib32/gtk-2.0/2.10.0/loader-files.d/libgtk2.0-0.loaders sed- ie 's: usr / lib /: usr/l32 /: g' / usr/lib32/gtk-2.0/2.10.0/loader-files.d/libgtk2.0-0.loaders sed-i-e 's: usr / lib /: usr/l32 /: g' / usr/lib32/libgdk_pixbuf-2.0.so.0.1200.9 sed-i 's: usr / lib /: usr/l32 /: g '/ usr/lib32/libgdk_pixbuf-2.0.so.0.1200.9 Enable USB support Enable USB support Vmware usually can not locate the USB device connected to si che questo avvenga bisogna modificare il file /etc/fstab aggiungendo la seguente riga:
none /proc/bus/usb usbfs devgid=46,devmode=664 0 0none / proc / bus / usb usbfs devgid = 46, DEVMODE = 664 0 0
Ovviamente deve essere abilitato il controller USB nelle opzioni di ogni macchina virtuale.
0 comments:
Post a Comment