/
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
Centos 6.8 HVM
Centos 6.8 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
How to setup dilos-xen dom0
How to setup dilos-xen dom0
More like this
FreeBSD 10.3 HVM
FreeBSD 10.3 HVM
More like this
DilOS HVM
DilOS HVM
More like this
How install DilOS to a NetBSD Xen-4.6 Dom0
How install DilOS to a NetBSD Xen-4.6 Dom0
More like this