Skip to main content

All Questions

Tagged with
0 votes
2 answers
3k views

Run QEMU on a headless host

I am not sure if anyone has been stupid enough to try something like this or if I am just really bad at using Google. I would like a host OS that would be a linux, say Arch Linux, and I would like to ...
user140052's user avatar
0 votes
1 answer
162 views

Dual booting and virtualizing Windows 10 results in blue screen since recent update

I have Debian 10 and Windows 10 1903 set up as dual boot on a Thinkpad T440p using UEFI. Until now I was also able to start that same Windows 10 instance as a virtual machine using virt-manager/...
user avatar
0 votes
0 answers
1k views

Having trouble getting ARP requests through a QEMU VM on Mac OSX

Using Mac OS 10.14.5 Mojave and QEMU version 4.0.0 I'm trying to get an Ubuntu Server 19.04 guest running with network communication through a bridge on my Mac host. At the moment I'm struggling with ...
Cottonwoods's user avatar
0 votes
1 answer
644 views

Missing route between host and bridged VM

i have the following setup: physical Host Machine Lubuntu 19.04 virtual Machine Ubuntu 18.04 i managed to create bridged networking between the hosts network and the vm network, so their both in the ...
Johnny's user avatar
  • 1
0 votes
1 answer
1k views

QEMU-KVM: Can't virtualize in nested hypervisor with error: ERROR Host does not support any virtualization options

I have a qemu-kvm hypervisor in Ubuntu (Level 0) with a CentOS 7 as a VM (Level 1), which I also installed QEMU-KVM, turning it into another hypervisor, where I intend to have Arch as a VM (Level 2). ...
Adriano_pinaffo's user avatar
0 votes
0 answers
384 views

How to map an address of a guest OS to host OS

Given a guest OS address on a virtual machine, how can I map it to host OS and vice versa. I am running a guest OS (Ubuntu 16.04) using QEMU emulator (version 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.26)) ...
Proy's user avatar
  • 101
0 votes
0 answers
266 views

In step 3 of 4 in creating virtual network for QEMU/KVM, network IPv6 address space definition is red

When I search "choose ipv6 address space for virtual network," Google showed no results, but shouldn't that be in archives somewhere on the Internet? When I type in the IPv6 network in the "Network" ...
Jonathan Dahlin's user avatar
0 votes
1 answer
921 views

Iptables rule for dropping VM packets in Qemu

I am trying to drop packets for a tap interface connected VM, but it does not work. iptables -A INPUT -i 553d1a58350ea -s 172.16.0.206 -j DROP ping 172.16.4.119 # Works My QEMU uses that, it is ...
Mustafa's user avatar
  • 225
0 votes
0 answers
215 views

Windows licensing in multi VM config

I am planning on building a Linux machine, running up to two Windows VM's at once with KVM and Qemu. I am aware that according to Microsoft's licensing I am required to have a license per VM, however ...
Inuk's user avatar
  • 1
0 votes
0 answers
525 views

Installing VMs in CentOS 7 host from ISO?

I'm trying to install a CentOS 7 guest in a CentOS 7 host, using text only. I'm using simillar commands as: virt-install --name centos7 --ram 1024 --disk path=/var/kvm/images/centos7.img,size=25 --...
EBM's user avatar
  • 135
0 votes
1 answer
1k views

Unable to start VM from php

From a php page I am trying to start Virtual Machine using virsh tool on KVM hypervisor but I am getting this error. error: Failed to connect socket to '@/var/www/.libvirt/libvirt-sock': Connection ...
A-B's user avatar
  • 136
0 votes
0 answers
44 views

Making qemu look better

I have a machine running kubuntu, and use qemu to run a VM. It looks really bad as you can see in the screenshot. What can I do to make it better? I prefer solutions that don't require sudo access, ...
Ramzi Kahil's user avatar
0 votes
0 answers
177 views

Virtual machine host software

I would like to create a virtual machine running Linux and a couple of network services. This virtual machine should be on a USB stick and able to run on both Windows and Linux hosts, with as little ...
Robert's user avatar
  • 125
0 votes
0 answers
498 views

How do I install Windows 8 (from an ISO) using Q (qemu)?

I have downloaded an ISO image of Windows 8 from Microsoft Dreamspark and I am on a 27" iMac without administrative privileges. I would like to install and run Windows. The only way I found to do so ...
Tyler Crompton's user avatar

15 30 50 per page
1
6 7 8 9
10