Update page 'Usage'
parent
4b0041925f
commit
fb6b4b263f
4
Usage.md
4
Usage.md
|
@ -27,4 +27,6 @@ Images need to get created manually for now via qemu-img (-f qcow2 imagename 20G
|
|||
|
||||
The shutdown command is sent through acpi to the guest VMs. Make sure that some daemon is running to listen on these events. After a few seconds, the VM gets killed automatically if the VM is still up!<br/>
|
||||
|
||||
The autostart option gets set on the host during a cold-boot of the VM! So after toggling the option, a shutdown/start is needed to setup the needed startup scripts. As there are currently no init scripts / systemd unit, a cron entry is needed.... See the [[Installation]] page for details.<br/>
|
||||
The autostart option gets set on the host during a cold-boot of the VM! So after toggling the option, a shutdown/start is needed to setup the needed startup scripts. As there are currently no init scripts / systemd unit, a cron entry is needed.... See the [[Installation]] page for details.<br/>
|
||||
|
||||
The arrows in the list of VMs is not only to move the order how they are displayed, but also the order in which they get autostarted! So if you have for example a virtual firewall, then this VM should probably be quite high within the list.
|
Loading…
Reference in New Issue