<paypal></paypal> Please leave a tip

[?]

VMware

From Sy

Jump to: navigation, search

Emulation > VMware


http://www.vmware.com

Contents

[edit] VMware


[edit] Items

[edit] VMware 5.0

The VMware seminar room.
The VMware seminar room.
Sy wrote this. Please be aware of the personal nature of this article and its opinions. See Sy's writing for more, or see the (in)complete list.


See Sy's reviews for more reviews or the list.
The VMware seminar

I attended a seminar and got a free license for the new version (new to me, anyway). I arrived an hour and a half before the presentation start because I overestimated the amount of time it would take me to get out that way. Good thing I brought a book. I heard there was free food, but I didn't bother with it. Good crowd, very personable speaker and mildly interesting topics. A few items were of particular interest so it was worth it to attend for them and not just for the license. =)

Open-partition silent file destruction
Remains unsolved.
  • Allowing free access for guest operating systems to use real partitions is still something they have a disclaimer against and is presumably still potentially distructive. Damn.
Snapshotting
It's nice to see that snapshotting has a nice GUI frontend to it. This was a desire of mine.
  • It's .. um.. "instant". Whoa.
Sound 
Sound pops.
  • But it popped under a previous version using a Windows host as well, so it could be me. It could also be issues with drive speed or the like. This is being revisited.
Full-screen 
A fine border may still be painted around everything, which would force scrollbars. I think this is the fault of the window manager. Control-Alt-T should work.

[edit] VMware Installation

[edit] VMware 5.0 and PCLinuxOS 0.91

  • Install a good kernel and make sure its source files are also installed. Use synaptic.
    • "kernel-pclos-i686-up-4GB-2.6.13.oci2.mdk#1-1tex" allowed VMware to install just fine, and without any installation deviations, but gave Could not open /dev/vmmon: No such file or directory. when a virtual machine was started.
    • "kernel-pclos-2.6.13.oci2.mdk#1-1tex" is in testing.
  • mcc > Lilo settings > specify the new kernel, make it default
  • reboot, choosing that kernel.
    • For me it was 2613-oci2
  • Install vmware
    • I did an rpm -i --force vmware*.rpm
      • The --force is for when you re-install vmware, to overwrite destination files.
      • If reinstalling, you may get "Unable to stop VMware Workstation's services." .. rebooting before doing the rpm install might be a good idea.
  • su
  • Edit /usr/bin/vmware-config.pl perl script:

Search for

} elsif ($first =~ /^[89ab]$/) {
   $first = '80000000';

Replace with

} elsif ($first =~ /^[89a]$/) {
  $first = '80000000';
} elsif ($first =~ /^[b]$/) {
  $first = 'B0000000';
  • vmware-config.pl
    • I used the defaults.
    • I had to rm /etc/vmware/not_installed

[edit] VMware Resources

Personal tools
Navigation
About This Place
communicate
How did I do this?
[?]
Google ads
[?]