![]() |
Installation of VMware-Player-4 on Slackware 13.37 32 bit
Installation of VMware-Player-4.0.0-471780.i386.bundle on my (almost) default Slackware 13.37 32 bit is failing and it is not giving me much hints:
Quote:
|
as root -
sh VMware-$NAME-$VERSION.bundle --console --ignore-errors VmMare expects certain -isms from other distros to be present. This allows VMware to gracefully error on non critical events. |
That just worked! Thank you!
|
You'll have issues if you install the VMware Tools on Slackware guests.
VMware expects to see an /etc/pam.d directory, (you can just create this empty directory). Theres a flaw is in the installation script which calls mkinitrd -h (expecting it to return help). On Slackware mkinitrd -h specifies the hibernation location. When/IF you decided to use VMware Tools on a Slackware guest, you can edit the installation $NAME.pl file, and replace mkinitrd -h with mkinitrd --help. Or, optionally, not use VMware tools at all. Slackware already includes a mouse and graphics driver for VMware guests. You will have to disable compositing in Xorg though if you expect to run KDE on the guest VM. Search this forum, its been posted a few times :) |
Not only is LQ answering my questions, it is also anticipating them :-)
Yes I did try KDE (as it happens to be my favorite DE) and it crashed. Nevertheless, I am not fussy when I am working on a Virtual Machine and I am happy also with XFCE, but since you mentioned it, I persisted. So after some investigations, I started XFCE, then ran: $ /usr/bin/systemsettings and disabled all the desktop effects. This solved it. |
Quote:
Cheers, Peter |
Quote:
Great!!! |
This solution also works on Slackware 14.0 with VM Player 5.0.1
# sh VMware-Player-5.0.1-894247.i386.bundle --console --ignore-errors |
| All times are GMT -5. The time now is 09:53 PM. |