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
85
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
298
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
701
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
2k
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
181
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
94
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
111
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
359
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
701
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
630
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
207
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. ...
2
votes
1
answer
329
views
Does having hyperv-daemons enabled show that the system clock is synchronised by timedatectl?
We are opting to disable chronyd in favour of using hyperv-daemons to keep our server clocks in sync so that the guest OS time is managed by the machine that the VM is running on.
After disabling ...
1
vote
0
answers
482
views
Hyper-V excessive Memory Demand with static memory
I have Gen 2 VM with Debian 10.5 in a Hyper-V(2019) host. Currently its running a web app which does not use much memory (the system monitor shows its using 2GB out of 8GB), but the memory demand ...
1
vote
1
answer
77
views
Debian 10 Hyper V compatibility
Based on this link the Hyper-V 2019 is compatible with Debian 10.0 up to Debian 10.3.
Is this a strict case or can I use 10.5 or even 10.7 without any problems?
0
votes
2
answers
245
views
Installing Centos 4 on Hyper-V
I am trying to install Centos 4 on Hyper-v Windows to support some legacy software.
I see that the ISO files are located here. But there are multiple ISO files. When creating a hyper-v machine, it ...
-1
votes
1
answer
2k
views
Ubuntu 18.04 Hyper-V stuck at grub
I have small knowledge about working linux/ubuntu server. I had a problem with my current server provider. And for 1 reason, i pick up my latest server backup, which he gave me as .vhdx file (145GB).
...
0
votes
1
answer
472
views
netctl: Static IP configuration lost automatically after few seconds of starting the interface
I am using netctl in Arch Linux on Hyper-V. I have two ethernet interfaces eth0 & eth1.
IP config:
eth0: dhcp (automatic configuration, no involvment of netctl)
eth1: static ip (10.10.10.1/8) ...
1
vote
2
answers
328
views
How to remove unused kernels and reclaim disk space inside VM?
I am using hyper-v to create a VM running Ubuntu guest. I git cloned the kernel source, and compiled it.
Then second time, I wanted to modify the kernel source. Just the default settings other than ...
2
votes
0
answers
146
views
Inconsistent nslookup behaviour
When I run nslookup google.com 192.168.190.81 it works.
tcpdump -n -vv output during above command is:
18:12:24.815483 IP (tos 0x0, ttl 64, id 8975, offset 0, flags [none], proto UDP (17), length 56)
...
0
votes
1
answer
49
views
Upgrading stretch to buster interface MAC issues
After upgrading Debian from stretch to buster I am encountering weird behaviour of the ethernet interface.
This installation runs on a Hyper-V host.
After rebooting, the mac address reported by the ...
0
votes
2
answers
4k
views
Hyper-V: Enhanced Session Mode - Ubuntu 19.10
Since enhanced session mode is not officially supported by Microsoft for Ubuntu 19.10 and Ubuntu 18.04's developer tools are hopelessly outdated, I tried to get it to work.
I found the following ...
-1
votes
1
answer
626
views
Ubuntu Core as Hyper-V virtual machine image
As Ubuntu Core can be installed on an Intel® NUC, is there any possbility to make it run as Hyper-V virtual machine to play around with it?
0
votes
1
answer
2k
views
Unable to complete install: 'unsupported configuration: emulator '/usr/lib/xen-4.11/bin/qemu-system-i386' not found'
Log:
Unable to complete install: 'unsupported configuration: emulator '/usr/lib/xen-4.11/bin/qemu-system-i386' not found'
Traceback (most recent call last):
File "/usr/share/virt-manager/...
1
vote
0
answers
598
views
packer - hyperv - centos dracut initqueue timeout errors
facing errors while using packer to build an image with hyperv for centos8
attaching logs at ends
its picking the ks.cfg,
its getting the ip as well from dhcp, i could see in the rdsosreport.txt as ...
1
vote
0
answers
1k
views
Why is setting a static IP on my Ubuntu Hyper-V guest making it inaccessible from my host
I have an Ubuntu 18.04 virtual machine running on Windows 10 Hyper-V host. I'm trying to configure my virtual machine so that it keeps a static IP address (say 192.168.1.105) from which the virtual ...
2
votes
0
answers
4k
views
No network in Debian 10 on Hyper-V
Installed Debian 10 on Hyper-V and it is not showing any network. No IP address has been assigned to VM even though I have created an Internal type Virtual Switch Manager and assigned it to Network ...
-1
votes
1
answer
92
views
creating space for data with fdisk
I am running a debian server on Windows in Hyper-V, I have expanded the Hyper-V partition to 2T, now I would like to expand the Debian partition to use that new space. The new space will be for videos,...
8
votes
3
answers
19k
views
How to enable the full screen mode for Kali Linux on Hyper-V virtual machine
I have successfully installed Kali Linux on Hyper-V. The problem is that the OS doesn't take the whole screen. It takes only part of it. How to make Kali Linux run on full screen (physical)?
1
vote
0
answers
2k
views
Problem with starting Oracle Linux after Migrating form OVM to hyper-v
I am planing to move form OVM to hyper-v, in-order to do the migration, I shutdown OVM (VM is using Oracle Linux 7.2) normally, then exported the appliance from OVM Console, move it to Windows machine ...
1
vote
2
answers
11k
views
How do I clone a VM drive using LVM to a smaller drive?
I have several VMs set up within Hyper-V using Ubuntu 17.10 and have found that they are not configured correctly - that is, they have been set up using the default block size for the VHDX files and ...
0
votes
1
answer
3k
views
System time is changed automatically for some unknown reason on Linux machine
I asked the same question on SOF but be told this is the more appropriate place. There's a very weird problem about system time on one of my Linux machines, the system time is kept being changed to 40 ...
0
votes
2
answers
3k
views
Error when starting httpd service "Could not reliably determine the server's fully qualified domain name using localhost.localdomain
I have been following this install for LibreNMS https://www.linuxhelp.com/how-to-install-librenms-in-centos/. Everything has been fine until I finally started the httpd service. It spits out this ...
2
votes
1
answer
9k
views
How can I access to Hyper-V management using Linux?
In my case scenario example, this is the Server running the Hyper-V virtual machine(s):
luis@Fresoncio:~$ sudo nmap 172.18.25.5
Starting Nmap 7.40 ( https://nmap.org ) at 2017-12-07 22:30 UTC
Nmap ...
1
vote
1
answer
1k
views
How to create a disk image of a linux machine with several partitions?
I'm trying to create disk image files all the drives of a remote linux machine that hosts our share drive using dd. When I run df -h --total it shows several partitions. I've got a couple questions:
...
1
vote
1
answer
2k
views
(UEFI Hyper-V) Arch-Linux GRUB never installs correctly
I need to get Arch Linux running on a VM for a university assignment.
I've been trying for ages to get it to install under Hyper-V (Windows 10), and I've ruled out most other possible problems, other ...
1
vote
0
answers
566
views
Hyper-V with Debian Stretch Error
I'm getting the following error on a base install of Debian Stretch:
May 2 09:51:03 HAProxyMon kernel: [ 242.656604] Workqueue: hv_vmbus_con vmbus_onmessage_work [hv_vmbus]
May 2 09:51:03 ...
0
votes
1
answer
899
views
How to access a folder in Windows 10 from Linux Mint in Hyper-V
I have Hyper-V as my virtualization agent. Using Hyper-V, I created a Linux Mint 18.1 Cinnamon 32 bit VM using the iso file from here.
On my local machine (Windows 10) I created a folder called Huge ...
2
votes
0
answers
2k
views
How do you change the screen resolution in FreeBSD11 as a hyper-v guest?
I'm running FreeBSD11 x64 as a Hyper-V guest and I'm having trouble finding information on how to increase the resolution to my monitor size (2560x1440 @ 144hz).
dmesg: http://pastebin.com/raw/...
2
votes
2
answers
9k
views
How to Boot GParted on UEFI Hyper-V VM?
I need to expand the / partition on a Linux CentOS 7.3 Hyper-V Gen 2 virtual machine. (secure boot is disabled)
From what I've read, the procedure is: 1) expand the vhdx using Hyper-V Manager, and 2)...
1
vote
0
answers
1k
views
CentOS 7 grub configuration for Hyper-V
I converted a CentOS 7 vm from VMWare Workstation 12.5 to Hyper-V. Both hypervisors are running on top of Windows 10.
Upon boot I get dropped into a rescue shell because the kernel can not find the ...
1
vote
2
answers
246
views
Live migration of VMs in openstack
Is it possible to live migrate a virtual machine running on KVM host to Hyper-V based host in open-stack?
1
vote
1
answer
2k
views
eth0 not present in OpenFiler on Hyper-V
I have installed OpenFiler storage sollution (based on rPath Linux) on Hyper-V VM and after booting into it message displays:
You do not appear to have networking. Please login to start
...
1
vote
1
answer
7k
views
Install IOTOP/IOSTAT via ZYPPER (or anything else) on a SUSE (SLES) 12 Virual Machine (HyperV)
I have a virtual machine hosted on HyperV. It is a SUSE Enterprise 12 OS residing in a rack somewhere in the dark side of our office.
This machine is under-performing during a certain load that takes ...
0
votes
1
answer
150
views
Why hasn't my CentOS partition resized?
I am running CentOS 6.5 in Hyper-V. It originally started off with a 5GB virtaul hard disk (VHDX) but I later decided I wanted to increase the size. I changed it in Hyper-V settings to 20GB, then ...
5
votes
2
answers
4k
views
VirtualBox, Hyper-V and a Linux host
I created a Virtual Machine with Virtualbox - the host system is Linux Mint Cinnamon 17.2, the guest - Windows 8.1 Pro. I enabled all acceleration features in the VM settings.
To run the WP8 emulator ...
1
vote
0
answers
2k
views
Converting .vhd file to .raw - File is too small and does not boot
I have a Hyper-v .vhd file I am trying to convert to .raw for Proxmox. However every time I convert the size is less than half of the actual disk space used and when I import it doesn't boot.
I ...