Skip to main content

Questions tagged [virtual-machine]

A virtual machine is an emulation of a guest operating system, running on virtualized hardware within a host operating system.

0 votes
0 answers
40 views

Share AMD GPU from Windows (Host) to Ubuntu (Guest)

Can't seem to find a solution for this anywhere. I've got a Windows Host with an AMD GPU (Radeon 6800 XT). There's software I need to run that requires an AMD GPU but it's only available in Linux. I ...
Joe Bid's user avatar
  • 121
1 vote
0 answers
58 views

How to automatically assign proper IP addresses in libvirt network

Trying to make a virtual network that contains a single VM. Packets are routed through the host with <forward mode="route" />. I've read a bunch of stuff online and AFAIK it comes down ...
Nik Tedig's user avatar
  • 121
0 votes
0 answers
91 views

My Hyper-V virtual machine can't boot anymore due to errors

I created a VM last week and had it running smoothly and doing exactly what I needed. Unfortunately this week whenever I try and start my VM I get an error code that says "The session was ...
TechNoob's user avatar
0 votes
0 answers
42 views

How can I create a VM in virt-manager that can access the internet through the host but can't even see the host or other devices on the LAN?

I want to create a VM for testing purposes -- questionable websites, files that could be infected with a virus, etc. So I want to create a VM and that VM should be able to access the internet but it ...
IMTheNachoMan's user avatar
1 vote
1 answer
432 views

HyperV Error: "The computed authentication tag did not match the input authentication tag."

I have a virtual machine within Windows 10 HyperV which was previously working fine. But today it will no longer start up. I happened to move the location of the ISO assigned to the virtual DVD drive, ...
Simon E.'s user avatar
  • 4,174
0 votes
0 answers
59 views

I am trying to upload a .vhdx file from my portable hard drive into a virtual machine using windows 10

As mentioned above, I am trying to import a .vhdx file from my portable hard drive into a virtual machine using Hyper-V. I have looked online and can't seem to find anything related to this whatsoever....
TechNoob's user avatar
0 votes
0 answers
57 views

VMWare returns error "VMware Workstation and Device/Credential Guard are not compatible" on VM Windows created on AzureAzure

I created a Windows virtual machine (Windows 10 Enterprise) - Standard E2s v3 (2 virtual processors, 16 GB of memory) - Generation V1 x64 architecture on Azure and launched it on my Windows machine. ...
user avatar
0 votes
0 answers
40 views

Is it possible to install/use K8s safely in a personal laptop?

I am new in K8s and I was listening to a presentation where the person said that his preferred driver is Virtual Box because it is less probable to mess up your laptop if something goes wrong. I was ...
Jim's user avatar
  • 201
0 votes
0 answers
50 views

Issues with VM crashing when migrating to a specific host

We have had a long standing issues in our environment where when sometimes a virtual machine migrates to a specific host in the cluster, the VM becomes hung and is no longer available. When it happens ...
Daniel Morgan's user avatar
1 vote
0 answers
204 views

Convert vmdk to qcow2

I have a VM inside ESXi with the Rocky operating system. I converted this machine's disk to the QCOW2 format using the command: qemu-img convert -p -f vmdk -O qcow2 ./my_rocky.vmdk ./my_rocky.qcow2 ...
user avatar
0 votes
1 answer
270 views

Local smart card reader / USB passthrough with RDP to VM

I have a virtual machine set up for online banking and want to pass a smart card reader that is connected to my local machine to the virtual machine. Both machines are running the latest Win 11 Pro ...
Zimeic's user avatar
  • 3
1 vote
1 answer
114 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
1 vote
0 answers
23 views

Not able to access VM from host

I have kali linux in Virtual box and windows 10 as my main OS but when I try to access Kali linux from any external host through IP address of Kali linux then Kali linux cannot respond and when I used ...
Waqas Ahmad's user avatar
0 votes
0 answers
64 views

Unable to Connect to VirtualBox Guest OS (Rocky Linux 8) from Host (Windows 11) Terminal and No Internet Connectivity

I am currently using Oracle VirtualBox 7 with Windows 11 as the host OS. Within VirtualBox, I have Rocky Linux 8 installed as a guest OS. Initially, I had configured the network settings to bridge ...
Black Swan's user avatar
  • 1,171
0 votes
0 answers
67 views

Emulate surface tablet touch/Setup Vm ware as tabled vm windows 11

I want to setup a surface tablet but want to test all the things I want to do in a VM first. I did that but I have a problem with the touch controls. I don't have any touch inputs on my computer. How ...
sirzento's user avatar
  • 177
0 votes
0 answers
234 views

Proxmox Server pve-root full

I have a Proxmox Server with an 2tb main drive where VMs are stored and a 1tb backup drive. On the 2tb drive 100G are a partition for pve-root. A few days ago the 100G suddenly filled up completely. I ...
Manuel's user avatar
  • 1
0 votes
0 answers
120 views

WSL can connect to VM, but not the other way around

I'm on Windows 10 and I have a service running on WSL2 Ubuntu and another service running on a Ubuntu Server VMWare VM, and although WSL can access the VM, the service on the VM seemingly can't ...
Skepller's user avatar
4 votes
2 answers
1k views

Windows VM with seamless windows?

I work in business environment with the following setup: Our PCs are added to a work account (and being managed) We are allowed to keep admin access to the machine I have a client with strong ...
Zorak's user avatar
  • 175
0 votes
1 answer
91 views

How to secure my home network when using Cloudflare tunnel to a VM in Hyper-V?

I am running a website on Apache server in Ubuntu Server 22.04. The Ubuntu Server is a guest VM in Hyper-V. In order to connect to the website from the outside world, I am using Cloudflare Tunnel with ...
Stackerito's user avatar
0 votes
1 answer
907 views

Make VMware assign a static IP address to your machine

So, I used to be able to do this thing, where my VMs would have a static IP address assigned when i created them. They had access to the internet, and I distinctly remember that it always sets your ...
NasaBoi's user avatar
  • 21
0 votes
0 answers
74 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
40 views

How to automatically install VMs using virt-manager?

Tech newbie here. I found myself to be using VMs a lot as of late and I don't think creating VMs through GUI is the most intuitive way, especially when you have to specify different paths to ...
Michal Chochol's user avatar
0 votes
2 answers
94 views

Hyper-V switch and VMWare NAT issues

Hi I am new to understanding networking and virtual switch set ups so bear with me here. I have VMWare Workstation 17 installed on a Windows 10 Pro Host laptop. I am creating a lab environment for ...
mh-sec's user avatar
  • 1
0 votes
0 answers
388 views

Unable to sign_in to master : Attempt to authenticate with the salt master failed with timeout error

I'm getting this issue when i'm setting salt-master as minion itself. Getting this error while running this command salt-call state.highstate -l debug. Loading private key [DEBUG [ ] Loaded minion key:...
user avatar
0 votes
1 answer
72 views

No option for linux mint in virtual machine manager

I am trying to create a linux mint virtual machine using virtual machine manager. I'm using the linuxmint-21.3-cinnamon-64bit.iso image. However, when I try to find mint in the "choose the ...
Pioneer_11's user avatar
0 votes
0 answers
470 views

Gnome Boxes, Linux host, Windows guest, shared folder not appearing

I'm a Linux user. I use Gnome Boxes to run a Windows VM at income tax time (and for no other reason). I had this setup running stably since 2022 using an official Microsoft Win10 ISO, my Windows ...
John Ladasky's user avatar
0 votes
1 answer
106 views

Black Screen Issue Running Windows 10 VM on MacBook Air M2 using VirtualBox

I recently acquired a MacBook Air M2 and installed VirtualBox to run a Windows 10 virtual machine. However, upon launching the VM, I encounter a persistent black screen. Despite the VM running, I'm ...
ntetzzf's user avatar
-1 votes
1 answer
93 views

Why does Virtual Box freeze on "Starting Windows" screen on macOS Catalina 10.15.7?

I have macOS Catalina 10.15 and I installed VirtualBox v7.0 to run Windows 7 x64 (and windows10 x64). When I boots it hangs at "Starting Windows" screen. Screenshot below.
Martin Wittick's user avatar
0 votes
0 answers
55 views

Drive boots on physical machine but doesn't on any virtual machine

Some time ago I got a request of making a fairly old (Windows 7 64bit) machine into a virtual machine. I was given a hdd clone of the machine in question however when this drive is used in VirtualBox ...
radzik's user avatar
  • 9
0 votes
0 answers
49 views

Network configuration with 3 Oracle VirtualBox VMs

I have a requirement to create 3 VMs and configure the machines as below : two machines with their distinct networks third machine contains above two networks that my client can communicate to both ...
Savin's user avatar
  • 1

15 30 50 per page