Questions tagged [hyper-v]
Hyper-V (formerly Windows Server Virtualization) is a hypervisor for 64-bit x86 platforms by Microsoft. It exists both standalone and as a Windows Server application, and supports both Windows and Linux guests.
52 questions
0
votes
1
answer
77
views
Can DPDK Work With UEFI SecureBoot Enabled - Kernel Lockdown Mode?
Apologies in advance if I have incorrect assumptions in the post.
I'm still getting the hang of DPDK.
Basically, I am trying to utilize DPDK on a Generation 2 Hyper-V VM that has Secure Boot enabled.
...
1
vote
1
answer
274
views
How do I configure a remote desktop connection to a local Ubuntu VM so that it looks and performs as expected?
I have an Ubuntu VM running in HyperV on a Windows 10 machine. When I connect to the VM using the HyperV Virtual Machine Connection window everything looks and functions just fine except for the fact ...
1
vote
0
answers
27
views
Ubuntu VM running on HyperV Windows 10 machine remote login will not stay toggled on
I have an Ubuntu VM running in HyperV on a Windows 10 machine. I'm trying to configure Ubuntu to allow remote logins so I can use Remote Desktop from my Windows host to login, but the toggle that ...
1
vote
1
answer
2k
views
How can I setup xRDP on Zorin OS 17 and keep the custom Zorin UI?
I'm new to Zorin, but not to Windows or Linux Distros. I use RDP for personal networks and for work.
I've been wanting a Linux Distro that is Windows-like, can run windows programs, and has a similar ...
0
votes
1
answer
673
views
Not booting after converting Virtualbox disk to Hyper-V
I have a RHEL 8 VM image that I have converted from Virtual Box to Hyper-V but it fails to start (works in VB but not in Hyper-V).
Timed out waiting for device dev-di...97\x2d9636\x2dc104a96af2a5....
1
vote
0
answers
1k
views
Stuck on "Finished casper-md5check Verify Live ISO checksums."
I tried to run a Linux Mint 21.3 Cinnamon Edition vm in Hyper-V, but I've had some problems.
When I used the Gen 2 option, it always displayed >>Start PXE over IPv4.
When I installed using Gen 1,...
0
votes
0
answers
178
views
Extended virtual harddisk in CentOS VM, not showng in df -h even after applying resize operation in GParted
I've extended the virtual drive of my CentOS VM (Windows Hyper-V manager) from 25GB to 40GB.
Also used GParted to resize the existing /dev/sda2 to use the entire newly unallocated 15GB space (clicked ...
0
votes
0
answers
92
views
"Post installing" Ubuntu on a Hyper-V virtual computer
I am trying to use Ubuntu in parallel to Windows 10 just to be able to use some python libraries that are not available for Windows; creating a full-fledged Ubuntu partition is not an option.
I had ...
1
vote
1
answer
4k
views
No display manager after Debian 12 installation on Hyper-V
I installed (graphical installation, selecting xfce) Debian 12 on Hyper-V Gen1 VM within Windows 10. When reboot Debian no login screen appears. What cause the problem that lightdm does not start? ...
0
votes
1
answer
110
views
"wsl" and "wsl --system" commands reversed?
I was a happy wsl user for a while, until I've installed Hyper-V.
What I was doing is typing wsl in cmd and it would launch ubuntu and I could do what I needed in there.
Now, after I've rebooted, wsl ...
1
vote
1
answer
344
views
Unable to ssh on to an Ubuntu VM hosted in Hyper V on Windows 11
As the title says, I'm trying to access a Linux vm, running in Hyper V on Windows 11 host, from a Fedora machine connected to the same network like the Windows 11 host. I have created a NAT network ...
1
vote
1
answer
693
views
Cannot Change Linux Lite Screen Resolution in Hyper-V
I have been unable to change the screen resolution for a Linux Lite 6.x VM running in Hyper-V. I edited the /etc/default/grub file to change GRUB_CMDLINE_LINUX and GRUB_CMDLINE_LINUX_DEFAULT to add ...
0
votes
1
answer
627
views
After upgrade from Centos 8 to Oracle Linux 8 the VM does not boot
After upgrade from Centos 8 to Oracle Linux 8 the VM does not boot and Grub Rescue is shown.
I've checked the Hyper-V settings and I saw that I have two efi firmwares.
Whichever I choose, the Grub ...
2
votes
3
answers
2k
views
UEFI boot never runs from /dev/sda but works from rescue DVD
I have Hyper-V on my Windows 10 laptop, with a generation 1 VM running RHEL 7.9. I am attempting to update it to run on a generation 2 VM, using UEFI boot.
As part of the move to a gen-2 VM, I need ...
0
votes
0
answers
205
views
SUSE on hyper-v boots to emergency mode after copying its vhdx file form old drive to new drive
I am not very Linux savvy, but am trying to do my best here.
I had a functioning SUSE Enterprise server SP2 VM running on Hyper-V. I decided to replace the old mechanical hard drive with a new SSD. ...