On a fresh snapshot, the man page of vm.conf says :

     vm name {...}
             This name can be any string, and is typically a hostname.

     Followed by a block of parameters that is enclosed in curly brackets:

     boot path
             Kernel or BIOS image to load when booting the VM.  If not
             specified, the default is to boot using the BIOS image in
             /etc/firmware/vmm-bios.

But, if, in a vm block, I use the "boot" parameter instead of the "kernel"
parameter, vmd exits with syntax error.

Reply via email to