[one-users] Sunstone: how detach cdrom ?

Stefan Knott knott at nbsp.de
Tue Mar 29 04:15:15 PDT 2011


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, ignazio.cassano at provincia.torino.it 
> > 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
> 




More information about the Users mailing list