Versions Compared

Key

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

...

Code Block
# zcage create --alias=test07 --brand dpkg --net "vnic0|192.168.1.225/24|192.168.1.1" --ram 2gb

Note:

The default scheduler in Dilos is not FSS, for zcage we need to change it to the default:

Code Block
# sudo dispadmin -d FSS

https://github.com/cneira/zcage

...