[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Re: mini-os for Xen2
Keir Fraser wrote: xm gives the world's most unhelpful error messages. You may well find a more useful message hidden away in /var/log/xend[-debug].log as comes straight from the domain builder in libxc. My guess woul dbe that you do not have a '__xen_guest' section in your Elf image. Look at the top of linux-2.6.10-xen-sparse/arch/xen/i386/kernel/head.S for an example of how to specify one. The new vm-tools that were just announced will probably be easier to use for this kind of debugging than xn/xend. Also, I used to re-create the HYPERVISOR_console_write syscall, and configure Xen to allow unpriv domains to write to the serial console. I think the new HYPERVISOR_console_io syscall can be convinced to do the same thing. In my xen tarball at http://www.diku.dk/~jacobg/self-migration/ you can find the source of 'mstrap' which is very much like mini-os, but perhaps a little more up to date. The network driver is not working in Xen2, but the elf-image should at least load using the recent tools. Jacob ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |