WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] pxe support

At 10:22 +0100 on 18 Jan (1169115756), Sven Oehme wrote:
> name = "fc7-pxe"
> memory = "256"
> disk = [ 'phy:vg01/fc7-pxe,xvda,w', ]
> vif = [ 'mac=66:22:aa:77:aa:89, bridge=xenbr0', ]
> vnc=1
> uuid = "57caa792-1234-773c-69a3-f1e0269d8618"
> on_reboot   = 'restart'
> on_crash    = 'restart'
> boot='n'
> 
> when i start it : 
> 
> xm create /etc/xen/fc7-pxe -c
> Using config file "/etc/xen/fc7-pxe".
> Error: No kernel specified
> 
> so what am i doing wrong ?
> i am using xen-unstable from yesterday 

The guest needs to be a HVM guest -- look at /etc/xen/xmexample.hvm.
Off the top of my head, you are missing these two lines:

builder = 'hvm'
kernel = '/usr/lib/xen/boot/hvmloader'

Cheers,

Tim.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel