This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

VMware Workstation 12 Pro Not running

arunchupa

Wed Mar 21, 2018 5:03:48 am

After installing VMware a kernel module update pops up to install some service but it fails at vm monitor & vm network device.
I have attached log file below

Log: https://pastebin.com/1ZVFViw2

I've installed latest version of zorin which I download yesterday.
I'm new to linux. Earlier I was using windows 10 and I'm running zorin along side Windows 10 and want to move to linux in few days by completely removing windows.
In windows 10 I have vmware workstation 12 pro running and there are 7 machines in it and I don't want to loose my work.
Kindly help me with this.

Note: I'm new to linux OS so kindly provide me details steps if possible.

Regards,
Arun

Swarfendor437

Wed Mar 21, 2018 1:07:24 pm

Hi, I am not sure that VMWare will work particularly well in Zorin, even using Wine. My preferred VM software is Virtual Box. ;) :D

arunchupa

Wed Mar 21, 2018 3:13:01 pm

Swarfendor437 wrote:Hi, I am not sure that VMWare will work particularly well in Zorin, even using Wine. My preferred VM software is Virtual Box. ;) :D


I am not using wine. I'm trying to install VMware linux version

arunchupa

Wed Mar 21, 2018 5:30:41 pm

Now I tried to install virtualbox and still I am getting similar error:
Image

Linx

Wed Mar 21, 2018 6:06:07 pm

I was able to reinstall without losing anything.

(after uninstalling from the .bundle I had from the last time I installed, I did the following)
Code:
user@system:~/Downloads$ sudo ./VMware-Player-14.1.1-7528167.x86_64.bundle --help
[sudo] password for user:
Extracting VMware Installer...done.
Usage: vmware-installer [options]

VMware Installer

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit

  Manage:
    Install or uninstall products

    -i FILE, --install-bundle=FILE
                        Install bundle from FILE
    --install-component=FILE
                        Install a component
    --uninstall-component=NAME
                        Force uninstallation of a component
    -u NAME, --uninstall-product=NAME
                        Uninstall a product
    -r, --resolve-system
                        Force the system to resolve the current state
    --register-file=COMPONENT_NAME (config|regular) FILE
                        Register a file in the database
    -x DIR, --extract=DIR
                        Extract the contents of the bundle into DIR
    -p DIR, --prefix=DIR
                        Set a custom install location

  Information:
    Look up information on installed products

    -l, --list-products
                        List installed products
    -t, --list-components
                        List the installed components
    -L COMPONENT, --list-files=COMPONENT
                        List files for a given component
    -S FILE, --find-file=FILE
                        List components and files matching the given pattern

  Settings:
    Set and retrieve settings

    -g COMPONENT KEY, --get-setting=COMPONENT KEY
                        Get setting
    -s COMPONENT KEY VALUE, --set-setting=COMPONENT KEY VALUE
                        Set setting
    -d COMPONENT KEY, --delete-setting=COMPONENT KEY
                        Delete setting

  Options:
    --gtk               Use the Gtk+ UI (Default)
    --console           Use the console UI
    --custom            Allow customization of the install, including file
                        locations.
    --regular           Displays questions that have no good defaults
                        (Default)
    --required          Displays only questions absolutely required
    -I, --ignore-errors
                        Ignore component script errors
    --eulas-agreed      Agree to the EULA
user@system:~/Downloads$ sudo ./VMware-Player-14.1.1-7528167.x86_64.bundle --console --eulas-agreed
Extracting VMware Installer...done.
Would you like to check for product updates on startup? [yes]:

VMware's Customer Experience Improvement Program ("CEIP") provides
VMware with information that enables VMware to improve its products
and services, to fix problems, and to advise you on how best to deploy
and use our products. As part of the CEIP, VMware collects technical
information about your organization's use of VMware products and
services on a regular basis in association with your organization's
VMware license key(s). This information does not personally identify
any individual. Additional information regarding the data collected
through CEIP and the purposes for which it is used by VMware is set
forth in the Trust & Assurance Center at
http://www.vmware.com/trustvmware/ceip.html.  Join the VMware Customer
Experience Improvement Program ("CEIP")? If you prefer not to
participate in VMware's CEIP for this product, you should select "No"
below. You may join or leave VMware's CEIP for this product at any
time. [yes]:

Enter license key. (optional) You can enter this information later.:

The product is ready to be installed.  Press Enter to begin
installation or Ctrl-C to cancel.

Installing VMware Player 14.1.1
    Configuring...
[######################################################################] 100%
Installation was successful.
user@system:~/Downloads$


After this it VMware was added to my menu
Zorin > System Tools > VMWare Player

After I completed the reinstall/install I needed to say it was for personal use (as it is in my case)
player_install_non_com.png


But then it detected and loaded any VM's I had (I didn't even know I had any, but it found them!)


After this I went ahead and changed some VMWARE settings and made sure all the fun addons are installed.
player_preferences.png


I clicked on the "Download All Components Now" Option (The screenshot messed up so I'm not posting it here) But it had a list of addons and required my password for each one, but only took a few minutes for these installs to get completed.

Then the VM I didn't know I had was up and running fine!
Running_Ubuntu!.png

Swarfendor437

Thu Mar 22, 2018 12:06:00 am

Great job Linx :D