From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <25df71d6e3a6916ef67ff72f3b2c7ff4@plan9.jp> Date: Wed, 5 Mar 2008 06:38:38 +0900 From: stella@plan9.jp To: 9fans@cse.psu.edu Subject: Re: [9fans] Xen and new venti In-Reply-To: <78ccca5fd4aa1e833debebcded87c850@quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 6ed512a0-ead3-11e9-9d60-3106f5b1d025 Hi, thanks to the suggestion erik gave me I was able to compile the kernel: I just needed to switch from memcpy to memmove into /sys/src/libip/parseip.c and recompile libip and then recompile also /sys/src/libc I moved the kernels to the Xen machine but all of them crashes just after the message "Started domain plan9" Am I missing something? S.