/
Linux PV
Linux PV
Debian wheeze PV guest example:
virt-install \ --debug \ --paravirt \ --name=deb \ --network bridge \ --disk path=/dev/zvol/dsk/rpool/xen/deb,driver=phy \ --location=http://ftp.nluug.nl/pub/os/Linux/distr/debian/dists/wheezy/main/installer-amd64/ \ --nographics \ --ram=480
CentOS 6.x 64 bit PV guest example:
virt-install \ --debug \ --paravirt \ --name=cos \ --network bridge \ --disk path=/dev/zvol/dsk/rpool/xen/cos,driver=phy \ --location=http://ftp.nluug.nl/pub/os/Linux/distr/CentOS/6.8/os/x86_64/ \ --nographics \ --ram=800
, multiple selections available,
Related content
Read /boot/grub/menu.lst file from pv guest
Read /boot/grub/menu.lst file from pv guest
More like this
Centos 6.8 HVM
Centos 6.8 HVM
More like this
QEMU KVM as a service
QEMU KVM as a service
More like this
FreeBSD 10.3 HVM
FreeBSD 10.3 HVM
More like this
DilOS HVM
DilOS HVM
More like this
How to run QEMU KVM virtual machine on Dilos
How to run QEMU KVM virtual machine on Dilos
More like this