Just change the line in the configuration file:

---------- snip --------------
OS = [
        ARCH          = x86_64,
        BOOT          = cdrom
]
---------- snip --------------

to

---------- snip --------------
OS = [
        ARCH          = x86_64,
        BOOT          = hd
]
---------- snip --------------


Regards

Stefan
http://blog.turmair.de



On Tue, 2011-03-29 at 11:06 +0000, Steffen Neumann wrote:
> Hi,
> 
> On Tue, 2011-03-29 at 12:45 +0200, [email protected] 
> > After installation the vm must boot from hd rather than cdrom but using
> > sunstone I cannot detach the cdrom or tell kvm to start vm from hd.
> 
> and I'd like to ask a related question: 
> 
>       if I installed from netboot via PXE, 
>       how to switch to booting from HD ?
> 
> I think both questions boil down to 
> "how do I specify a boot order analogous 
>  to the BIOS settings in a system"
> 
> Yours,
> Steffen
> 

_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to