Skip to main content

Questions tagged [virtualization]

Virtualization is the process of using software to emulate an entire computer, in which "guest" operating systems can run.

0 votes
0 answers
10 views

Libvirt/QEMU using real drive, showing virtual data in VM

I'm using a real drive as my windows 11 VM drive in libvirt using QEMU. This is working fine, however, when I open task manager, the drive shows as "QEMU HARDDISK", and shows up as an HDD (...
Twiston's user avatar
  • 11
1 vote
0 answers
51 views

Arch AMD GPU Single GPU passthrough detatch script results in black screen

I've succeeded in setting up my windows 11 VM for single gpu passthrough, however, when stopping the vm, my screen remains black. I'm using arch linux. start script: (working) set -x source "/etc/...
Twiston's user avatar
  • 11
0 votes
0 answers
18 views

Hyper-V VM does not use all the EPYC 7543P CPU power

I have a DELL server with an AMD EPYC 7543P 32-Core Processor. I run Hyper-V as VM Hypervisor on a Windows 2022 server OS. All is working right on the Host but the VM are not able to use all the power ...
Josselin Cauchois's user avatar
0 votes
0 answers
37 views

Unable to install any distros under WSL / Hyper-V

I have a newer machine that previously ran VMs without any issue, trying to install WSL and run Ubuntu and it fails, I think WSL might be hosed anyway and tried to reinstall. All updates installed. ...
Nurgleton's user avatar
0 votes
0 answers
45 views

Virtual Machine Platform (and possibly WSL also) not working with Podman

OS: Windows 10 Home (19045.4412) I am trying to get Podman up and running to work with containers. Here is what it is showing me. I am focusing on the Virtual Machine Platform for now, and I will ...
flakpm's user avatar
  • 1
0 votes
0 answers
35 views

Process for Accessing QEMU Guest on Linux Host

What is the best way to port forward to a QEMU Guest so that one may access it remotely via specific port? I was looking to set this permentently and i cannot find a reasonable source on google that ...
nicholascox2's user avatar
0 votes
0 answers
11 views

NCQ support on paravirtualized disks

Do paravirtualized disks in VMware, VirtualBox, XEN or KVM support NCQ ? Is this dependent on the underlaying physical disk (NCQ support passed through virtualization with the same queue depth as the ...
Juergen's user avatar
  • 586
0 votes
0 answers
72 views

How can I make virt-install boot from a keydrive/usbstick image?

virt-install 4.1.0 on nixos 23.11 I am trying to install from a memory stick image with the following options: opt=( --name pfsense --ram=4096 --vcpus=4 --os-...
aktivb's user avatar
  • 196
1 vote
0 answers
62 views

How Can I Retrieve Information from Orphaned `.avhdx` Files When No Corresponding Hyper-V Checkpoints Exist?

I'm working with Hyper-V on a Windows system and have encountered an issue with some .avhdx files in my C:\Users\Public\Documents\Hyper-V\Virtual hard disks folder. These files appear to be different ...
Foad's user avatar
  • 662
0 votes
0 answers
22 views

SSHFS perms with Qemu/Libvirtd

So, what I'm doing may seem stupid, but.. I have a NAS, of which I'm SSHFSing onto my main user, "User" (1000:1000)'s /home/user/NAS. From there, I'm trying to run Virt-Manager as sudo, and ...
Novum Gain's user avatar
1 vote
1 answer
111 views

VM in QEMU does not recognize virtual size, reports "no space left on device"

I start with the latest Debian cloud image, and make a copy for my VM. ❯ cp debian-12-nocloud-arm64.qcow2 kthw-jumpbox ❯ qemu-img info kthw-jumpbox image: kthw-jumpbox file format: qcow2 virtual ...
Keith Herbert's user avatar
0 votes
1 answer
95 views

/dev/kvm in guest Ubuntu running on a Windows host with hyper-v enabled

My question is an extension of this. Basically I enabled "Hyper-V" and "Windows Hypervisor Platform". I did this because I will create a new VM in hyper-v that has GPU passthrough ...
anon's user avatar
  • 1
0 votes
1 answer
69 views

non-unicode fonts displaying as gibberish in Windows 10 guest running in qemu

I have a Hebrew app that uses non-unicode fonts, and when I run it in my Windows 10 guest, which is managed by virt-manager, it started displaying gibberish, although it used to work right. I tried ...
shmu's user avatar
  • 246
0 votes
0 answers
72 views

Running into kvm_amd error while attempting to run Docker and a VirtualBox VM at the same time on Ubuntu

I'm trying to run a Docker Container for Graphite and a VirtuaBox VM for Home Assistant OS, yet I'm running into an issue with kvm_amd while trying to start a VM with Docker running: VirtualBox can't ...
Veillax135's user avatar
0 votes
0 answers
53 views

Get Gnome Boxes to recognize guest created in Virt-manager

I have a Windows 10 guest that I created in Virt-manager, it has a qcow2 virtual disk that is stored in a non-default location. It is actually on a different partition altogether. How can I get Gnome ...
shmu's user avatar
  • 246

15 30 50 per page
1
2 3 4 5
153