appwiki:virtualmachine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
appwiki:virtualmachine [2024/04/28 06:44] – [Solutions] yingappwiki:virtualmachine [2024/04/28 07:21] (current) – [Solutions on Hyper-V] ying
Line 15: Line 15:
   * Make sure manually download latest official firefox, and don't use the old firefox comes within OS.   * Make sure manually download latest official firefox, and don't use the old firefox comes within OS.
   * launch the latest download firefox within unzipped folder in terminal <code>./firefox</code>   * launch the latest download firefox within unzipped folder in terminal <code>./firefox</code>
-====== Solutions VMWare Player ======+====== Solutions on Hyper-V ====== 
 + 
 +  * Hyper-V is microsoft's virtual machine software, it comes as a feature to enable on windows pro and above 
 +  * also once hyper-V installed, your virtualbox and vmware may not work well 
 +    * check this: https://learn.microsoft.com/en-us/troubleshoot/windows-client/application-management/virtualization-apps-not-work-with-hyper-v 
 + 
 +  * tutorial 
 +    * https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v 
 +    * https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/quick-create-virtual-machine 
 +    * gpu on hyper v 
 +      *  Use ANY GPU in a Virtual Machine / GPU Sharing with Virtual Machine : https://www.youtube.com/watch?v=aZtuiLYnb_g 
 + 
 + 
 + 
 +====== Solutions on VMWare Player ======
  
   * compare to virtualbox   * compare to virtualbox
Line 21: Line 35:
     * only limited to windows system     * only limited to windows system
  
-====== install vmware tool ======+===== install vmware tool =====
  
   * vmware tool is like virtualbox guest tool, which you load the built-in virtual machine driver dvd into your virtual machine and install the virtual drivers   * vmware tool is like virtualbox guest tool, which you load the built-in virtual machine driver dvd into your virtual machine and install the virtual drivers
   * for vmware player, once you started virtual machine, go Player menu > manager > install vmware tool   * for vmware player, once you started virtual machine, go Player menu > manager > install vmware tool
  
-====== make mouse stay inside vmware======+===== make mouse stay inside vmware=====
  
   * once you install vmware tool inside virtual machine, you automatically seamless movement from virtual machine to your own machine,   * once you install vmware tool inside virtual machine, you automatically seamless movement from virtual machine to your own machine,
Line 33: Line 47:
     * or play games without lose your mouse outside     * or play games without lose your mouse outside
   * that case, you need to edit the preference ini file of vmware, window key + R <code>%APPDATA%\VMware\preferences.ini</code>   * that case, you need to edit the preference ini file of vmware, window key + R <code>%APPDATA%\VMware\preferences.ini</code>
-    * then, add these 2 lines to lock mouse inside, (you can windows key ctrl key to bring mouse out)+    * then, add these 2 lines to lock mouse inside, (you can ctrl+alt key to bring mouse out on windows)
     * <code>pref.motionGrab = "FALSE"     * <code>pref.motionGrab = "FALSE"
 pref.motionUngrab = "FALSE" pref.motionUngrab = "FALSE"
  • appwiki/virtualmachine.1714286677.txt.gz
  • Last modified: 2024/04/28 06:44
  • by ying