Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleINFO:

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

Code Block
languagebash
titleInstallation command:
virt-install -p \
--name=dilos01 \
--ram=20481024 \
--network bridge \
--disk path=/dev/zvol/dsk/rpool/xen/dilos01,driver=phy \
--vcpu=2 \
--location /xen/dilos-1.3.45-i386.iso --nographics