Skip to main content

All Questions

3 questions with no upvoted or accepted answers
0 votes
0 answers
163 views

I can't mount KVM Virtual Disk '.qcow2' from other Linux Live CD to chroot invalid argument

Hi I have Linux CentOS 7 I create it using Virt-Manger , I boot-up and Linux Distro Live CD Tiny-core 9 to experiment with Linux shell and distro modification chroot I list detected V disks with fdisk ...
Salem F's user avatar
  • 406
0 votes
1 answer
21 views

Network Setting For Hosting Site On Guest VM

How can we use a web-server on Guest Windows VM hosted on Centos 7 KVM, I am having trouble with the network connection. On my Router we have mentioned that any request coming to the public-IP:80 ...
Shanker's user avatar
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