* Starting a domU with latest unstable, sans XenD
@ 2005-09-26 8:07 Jacob Gorm Hansen
2005-09-26 10:32 ` Jacob Gorm Hansen
0 siblings, 1 reply; 2+ messages in thread
From: Jacob Gorm Hansen @ 2005-09-26 8:07 UTC (permalink / raw)
To: xen-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Starting a domU with latest unstable, sans XenD
2005-09-26 8:07 Starting a domU with latest unstable, sans XenD Jacob Gorm Hansen
@ 2005-09-26 10:32 ` Jacob Gorm Hansen
0 siblings, 0 replies; 2+ messages in thread
From: Jacob Gorm Hansen @ 2005-09-26 10:32 UTC (permalink / raw)
To: Jacob Gorm Hansen; +Cc: xen-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-26 10:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-26 8:07 Starting a domU with latest unstable, sans XenD Jacob Gorm Hansen
2005-09-26 10:32 ` Jacob Gorm Hansen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.