Installing VMware Server 2.0 On Ubuntu Server 9.04

  1. Begin the VMware install
  2. 1
    
    $ sudo ./vmware-install.pl
  3. Throughout much of the installation you will simply be accepting the default provided option unless you know specifically that it is different. However, be careful as there are some points in the install where you will have to specify some extra information so don’t get too used to just hitting enter blindly.
  4. 1
    2
    3
    4
    5
    6
    
    Creating a new VMware Server installer database using the tar4 format.
     
    Installing VMware Server.
     
    In which directory do you want to install the binary files?
     [/usr/bin]
  5. Hit enter to accept the default option ‘/usr/bin’ unless you would like to specify a different directory.
  6. 1
    2
    
    What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
     [/etc]
  7. Hit enter to accept the default option ‘/etc’ unless you would like to specify a different directory.
  8. 1
    2
    
    What is the directory that contains the init scripts?
     [/etc/init.d]
  9. Hit enter to accept the default option ‘/etc/init.d’ unless you would like to specify a different directory.
  10. 1
    2
    
    In which directory do you want to install the daemon files?
     [/usr/sbin]
  11. Hit enter to accept the default option ‘/usr/sbin’ unless you would like to specify a different directory.
  12. 1
    2
    
    In which directory do you want to install the library files?
     [/usr/lib/vmware]
  13. Hit enter to accept the default option ‘/usr/lib/vmware’ unless you would like to specify a different directory.
  14. 1
    2
    3
    
    The path "/usr/lib/vmware" does not exist currently. This program is going to
     create it, including needed parent directories. Is this what you want?
     [yes]
  15. Hit enter to accept the default option ‘yes’ unless you would like to specify a differently.
  16. 1
    2
    
    In which directory do you want to install the manual files?
     [/usr/share/man]
  17. Hit enter to accept the default option ‘/usr/share/man’ unless you would like to specify a different directory.
  18. 1
    2
    
    In which directory do you want to install the documentation files?
     [/usr/share/doc/vmware]
  19. Hit enter to accept the default option ‘/usr/share/doc/vmware’ unless you would like to specify a different directory.
  20. 1
    2
    3
    
    The path "/usr/share/doc/vmware" does not exist currently. This program is
     going to create it, including needed parent directories. Is this what you want?
     [yes]
  21. Hit enter to accept the default option ‘yes’ unless you would like to specify a differently.
  22. 1
    2
    3
    4
    5
    6
    
    The installation of VMware Server 2.0.1 build-156745 for Linux completed
     successfully. You can decide to remove this software from your system at any
     time by invoking the following command: "/usr/bin/vmware-uninstall.pl".Before
     running VMware Server for the first time, you need to configure it by
     invoking the following command: "/usr/bin/vmware-config.pl". Do you want this
     program to invoke the command for you now? [yes]
  23. Hit enter to accept the default option ‘yes’ unless you would like to specify a differently.

On Page 4 we will continue with the configuration process…

Pages: 1 2 3 4

Tags: