Quoting Anandharaj Subramaniam ([email protected]): > Hi, > > How do we set / enable the bootmenu? Below is my current setup in vmm_kvm.conf > > OS = [ boot = "hd", arch = "x86_64" ]
That's a RAW (KVM) attribute: RAW = "<os><bootmenu enable='yes'/></os>" By including it in vmm_kvm.conf it's enabled for all (newly) created VM's. Gr. Stefan -- | BIT BV http://www.bit.nl/ Kamer van Koophandel 09090351 | GPG: 0xD14839C6 +31 318 648 688 / [email protected] _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
