On Friday, January 11, 2008 8:24 PM [EMAIL PROTECTED] wrote:

> What dom0 are you using?  Depending on what dom0 and
> version of Xen, the answer is different for the py
> format.
> 
> In general, the Xen aware "unix" lives at
>   /platform/i86xpv/kernel/[amd64]/unix
> 
> For a solaris dom0, and for modern Linuxes,  e.g. FC8,
> the following should be sufficient for a py file since
> we added support for auto-detecting the solaris kernel.
> 
> name = "solaris"
> vcpus = 1
> memory = "512"
> root = "/dev/dsk/c0d0s0"
> disk = ['file:/tank/guests/solaris/disk.img,0,w']
> vif = ['']

Thanks for your reply, Mark. I am running on a Solaris Dom0 and I can
boot up Solaris PV Guest with a py file as you mentioned.


Best Regards
Jiajun
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to