Message boards :
General Discussion :
Windows Hyper-V
Message board moderation
Author | Message |
---|---|
Send message Joined: 22 Apr 16 Posts: 677 Credit: 2,002,766 RAC: 0 |
Hyper-V on a Win10pro PC installed.https://lhcathomedev.cern.ch/lhcathome-dev/show_host_detail.php?hostid=1377 Virtualbox was running on this PC in the same way as before, but AMD-Screen driver makes problems using it. Have now in Hyper-V a Development VM installed with Win10-Enterprise as OS. Rolled it back ftm with no using Hyper-V. In the next time looking up again. |
Send message Joined: 22 Apr 16 Posts: 677 Credit: 2,002,766 RAC: 0 |
Testing Hyper-V in Production on this PC: https://lhcathome.cern.ch/lhcathome/show_host_detail.php?hostid=10408749 6 Theory are running in the same Virtualbox-VM (CentOS8) as before without Hyper-V https://lhcathome.cern.ch/lhcathome/show_host_detail.php?hostid=10671812 CentOS9-VM is now installed inside Hyper-V, but not running Boinc ftm. Have to install Applications and upgrading CentOS9-OS. |
Send message Joined: 12 Sep 14 Posts: 1069 Credit: 334,882 RAC: 0 |
This is great work! How did you do this? Using the Native App in a Linux VM? |
Send message Joined: 22 Apr 16 Posts: 677 Credit: 2,002,766 RAC: 0 |
Have a Win10pro(7 Year old-8CPU's), testing it. After activating Hyper-V in Windows-Features and a reboot, Virtualbox-VM (FX8S) running normal as before without Problems. Boinc in Windows (PCX3300) get no new Tasks for LHC@Home (Maybe a barrier from Hyper-V, don't know. Einstein@Home as GPU-Task running well. Problem atm is the HYPER-V VM (CentOS9) get no Internet. Installation was no problem. The experiment is the vEthernet switch Configuration. Thinking extern- Installation as definition is the right thing. Tested switch intern, but no success. Need some day more to get the right Connection for this Hyper-V (CentOS9) VM. You can tranfer a .vdi from Oracle-Virtualbox to .vdx from Microsoft inside Hyper-V manager. |
Send message Joined: 22 Apr 16 Posts: 677 Credit: 2,002,766 RAC: 0 |
Hyper-V Virtual Ethernet-Adapter: Powershell with using this following three commands: Get-NetAdapter $net = Get-NetAdapter -Name 'Ethernet' New-VMSwitch -Name "External VM Switch" -AllowManagementOS $True -NetAdapterName $net.Name It works now for CentOS9-VM in Hyper-V. One clue can be now, using HardwareAcceleration in a VM! |
©2024 CERN