Category: Virtual Machine
-
Post Views: 44 1. Create a new virtual device in genymotion, and an error will be reported when downloading: Unable to create irtual device: Connection timeout occur, as shown in Figure 1 Translation: Unable to create virtual device: Connection timeout 2. Open the directory where the current system user is located, C:\Users\Administrator\AppData\Local\GenyMobile, as shown in Figure 2 3. Open genymotion.log…
-
Post Views: 12 1. Continue to the previous article:https://www.shuijingwanwq.com/2016/04/16/1006/ 2. Execute the command, as shown in Figure 1, and report an error, indicating that yum has failed to execute. The following methods can be solved: yum -y install wget screen python #for centos/redhat 3. According to the analysis, it should be the error caused by the network connection failure, execute…
-
Post Views: 16 1. When creating a new virtual computer, it is found that the 64-bit system cannot be selected, as shown in Figure 1: 2. Enter the BIOS to enable the virtualization technology, and set Intel Virtualization Technology to Enabled, as shown in Figure 2: 3. Save and exit the BIOS, as shown in Figure 3: 4. When creating…
-
Post Views: 9 1. The remaining 40.5G space of the C drive space is available 2. The reason is: C:\Users\Administrator\VirtualBox VMs, occupying space is 43.6GB 3. Modify the default virtual computer location of VirtualBox to: D:\VirtualBox VMs 4. Copy the virtual machine windows_xp_ie6 step 1 5. Copy the virtual machine Windows_XP_IE6 to Windows_XP_IE6_1, and check the MAC address of all…
-
Post Views: 8 In order to test the compatibility of the website under IE6, I decided to install a virtual machine WinXP, but I found that some XP systems are not the default to IE6. In the browser, I finally found a browser with the default of IE6, but it keeps prompting that the product key is incorrect. I searched…