Jacob Gorm Hansen
2005-Sep-26 08:07 UTC
[Xen-devel] Starting a domU with latest unstable, sans XenD
hi, I am trying to tweak vmtools so that I can start at domain with the latest code from hg. Right now the domain hangs after the following (I have changed kernel/printk.c to get kernel messages on the serial): ... <6>checking if image is initramfs...it isn''t (bad gzip magic numbers); looks like an initrd <6>Freeing initrd memory: 3000k freed <6>NET: Registered protocol family 16 <6>xen_mem: Initialising balloon driver. Grant table initialized <6>Initializing Cryptographic API <6>io scheduler noop registered <6>io scheduler anticipatory registered <6>io scheduler deadline registered The only thing I have running in dom0 is xenstored. What other services do I need to have running? thanks, Jacob _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Jacob Gorm Hansen
2005-Sep-26 10:32 UTC
Re: [Xen-devel] Starting a domU with latest unstable, sans XenD
Jacob Gorm Hansen wrote:> hi, > > I am trying to tweak vmtools so that I can start at domain with the > latest code from hg. Right now the domain hangs after the following (I > have changed kernel/printk.c to get kernel messages on the serial): >hi, I got a little further, the problem had to do with not giving the domain the right evtchn for xenstore. What is the minimal amount of info I need to provide for a domain for it to boot with xenstore? thanks, Jacob _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel