Windows 10: Vmware wokstation downgrade to WKS 10 on Linux host

Discus and support Vmware wokstation downgrade to WKS 10 on Linux host in Windows 10 Virtualization to solve the problem; Hi there. While we are on a Windows Forum I know some people run Linux here - so if you find that Workstation or Player (VMWARE) 11 / 7 doesn't work... Discussion in 'Windows 10 Virtualization' started by jimbo45, Dec 8, 2014.

  1. jimbo45 Win User

    Vmware wokstation downgrade to WKS 10 on Linux host


    Hi there.

    While we are on a Windows Forum I know some people run Linux here - so if you find that Workstation or Player (VMWARE) 11 / 7 doesn't work properly on a LINUX HOST (I've still got problems with Unity and random freezes running Windows 8.1 and 10 guests) then to DOWNGRADE simply issue the following command as root (or sudo) in a console. Ignore message failed to load module xxx if it appears -- a graphic GUI uninstaller will appear and then just uninstall.

    su (or sudo)

    /usr/bin/vmware-installer -u name where name is your product (usually vmware-workstation or vmware-player).

    I've been messing around also with the nice plasma screens so I think the video is too hosed up -- gone back a release. (Sometimes it doesn't pay to be TOO leading edge !!!).

    Now you can re-install your previous version.

    Cheers
    jimbo

    :)
     
    jimbo45, Dec 8, 2014
    #1

  2. purchase license upgrade from windows 7 to 10 since if I upgrade now, VM will run only in Windows 10 host PC

    I plan to buy a MacBook Pro in Fall 2016.

    I want to have Windows 10 guest as Vmware VM...in the above host Mac(Vmware Fusion)... currently is Windows 7 guest on Vmware Player on my Windows 10 host PC.

    well I have to purchase license upgrade from windows 7 to 10 since if I upgrade now,
    VM will run only in Windows 10 host PC...?
     
    Lse123polis, Dec 8, 2014
    #2
  3. Windows 10 latest update destroyed windows virtualization capabilities

    Hello,

    I'm Microsoft technologies developer and I need many simultaneous development environments.

    I use together

    VMWare Workstation 12 Pro and Virtual box and I use Hyper V inside VMWare virtual machine (VMWare allow inner virtualization).

    I virtualize

    Windows (XP/7/8/8.1 and 10)

    Mac OS to compile my Xamarin projects

    IOS (inside my virtual mac), Android with Xamarin android player that need virtual box and Windows Phone in Hyper V.

    Linux (multiples versions)

    Since the latest big windows update my host was under Windows 10, VMWare Bridged network stopped to works.

    Is it possible to know what was change for network system between Windows 10 and the new one ?

    Thanks
     
    Laurent Jordi Innovacall, Dec 8, 2014
    #3
Thema:

Vmware wokstation downgrade to WKS 10 on Linux host

Loading...
  1. Vmware wokstation downgrade to WKS 10 on Linux host - Similar Threads - Vmware wokstation downgrade

  2. VMWare WKS / Player - what currently works on Linux Hosts

    in Windows 10 Virtualization
    VMWare WKS / Player - what currently works on Linux Hosts: Hi folks what Linux Host distros are anybody using where current versions of VMWare WKS / Player really work . Please specify distro and kernel (simply from the linux console type uname -r -- you don't need sudo or su) . I've tried a few with kernel 5.9.xx and BIG fail !!...
  3. VMWare WKS 20H1 evaluation

    in Windows 10 Virtualization
    VMWare WKS 20H1 evaluation: Hi folks Noticed so far : 1) Evaluation seems to last until 31 Oct 2020 2) you cannot disable debugging mode -- so it's possible that the performance could be slightly degraded -- can't say I've noticed it yet though. 3) Linux VM's with a GUI don't allow 1920 X 1080 screen...
  4. Linux Hosts with 5.3 kernels and VMware 15.5 release

    in Windows 10 Virtualization
    Linux Hosts with 5.3 kernels and VMware 15.5 release: Hi folks I know a few here use Linux Hosts with VMWare and run Windows VM's Some distros have a problem with the latest VMware build - not compiling etc. Arch Linux 5.3 kernel with the VMWare build works perfectly (as do Windows VM's running on it) -- I've several Windows...
  5. VMWare fix for most kernels on Linux HOSTS

    in Windows 10 Virtualization
    VMWare fix for most kernels on Linux HOSTS: Hi folks This script (I got from the net somewhere - can't remember though) should fix the problem with VMware and updated kernels when using Linux Hosts put this script in the vmmodules install file - usually this one : /etc/kernel/install.d/99-vmmodules.install...
  6. VMWare on Linux Host with 5.x kernels

    in Windows 10 Virtualization
    VMWare on Linux Host with 5.x kernels: Hi folks If you are using a Linux Host with 5,x kernels e.g Fedora 30 etc You need to apply a patch to get VMWare to work properly From your Linux Host run : wget https://github.com/mkubecek/vmware-h...-15.1.0.tar.gz tar -xzf workstation-15.1.0.tar.gz cd...
  7. WKS 14.1.3 - defect forwarded to VMware

    in Windows 10 Virtualization
    WKS 14.1.3 - defect forwarded to VMware: Hi folks For VMware WKS 14.1.3 users (and equivalent VMware player version) I've submitted a defect / bug report to VMware. Hopefully it will be addressed in next update - however as I pointed out the "get around" is simple - start VMware player / workstation in administrator...
  8. Build 10130 Linux Host - UNITY mode works (vmware wks rel 11.1)

    in Windows 10 Virtualization
    Build 10130 Linux Host - UNITY mode works (vmware wks rel 11.1): Hi there FINALLY !!! Unity mode is working with Windows 10 build 10130 and VMware workstation rel 11.1 latest build. Unity means that the VM can access menus from your HOST desktop without you switching to the VM itself. In a way rather like XPMode - but infinitely...
  9. vmware wks 11 / vmplayer 7 No 3d available from Host

    in Windows 10 Virtualization
    vmware wks 11 / vmplayer 7 No 3d available from Host: running W10 as a GUEST on VMware WKS 11 / vmplayer 7 message is no 3d support from Host. However the VM seems to work perfectly and I'm not getting as far as I can see any degradation on graphics --play an old game like spider solitaire - if the card movements are jerky then...
  10. Unity Mode Fix for W10 VMware VM's on Linux Hosts

    in Windows 10 Virtualization
    Unity Mode Fix for W10 VMware VM's on Linux Hosts: Hi there This seems to work fine for Windows 10 VM's on some Linux Hosts. 1) Uninstall VMware tools on the VM - shut down but don't re-power on 2) uninstall open-vm-tools on your HOST machine - typically as root or sudo yum autoremove open-vm-tools or whatever it is in...