Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languagebash
titleCreate zfs dataset for disk:
zfs create -V 10G rpool/xen/dilos01
Info
titleINFO:

For installation we need 2GB RAM. After installation we can use less if needed.

Code Block
languagebash
titleInstallation command:
virt-install -p --name=dilos01 --ram=2048 --network bridge  --disk path=/dev/zvol/dsk/rpool/xen/dilos01,driver=phy --vcpu=2 --location /net/172.16.90.249/nfs/repo/dilos/isos/dilos-core_install-13-10-20_04-30-1.3.4.22.iso --nographics