Hello, 

just had a reason to spin up a vmm(4) instance and followed the new
faq16 (thanks!). One step was missing for me, patch follows.

Marcus

Index: faq16.html
===================================================================
RCS file: /cvs/www/faq/faq16.html,v
retrieving revision 1.2
diff -u -p -u -r1.2 faq16.html
--- faq16.html  25 Oct 2018 15:43:31 -0000      1.2
+++ faq16.html  29 Oct 2018 08:52:40 -0000
@@ -105,6 +105,7 @@ It will boot from the <code>installXX.is
 
 <pre class="cmdbox">
 # <b>vmctl create disk.qcow2 -s 50G</b>
+# <b>rcctl start vmd</b>
 # <b>vmctl start "example" -m 1G -L -i 1 -cdrom installXX.iso -d disk.qcow2</b>
 # <b>vmctl show</b>
    ID   PID VCPUS  MAXMEM  CURMEM     TTY        OWNER NAME

Reply via email to