From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Stecklina Subject: Re: Xen refuses to load minimal dom0 kernel Date: Tue, 30 Jan 2007 16:52:37 +0100 Message-ID: References: <1B92BEF5-5EE6-48AC-B33C-E5B43CDE5C54@cam.ac.uk> <45B76B67.80605@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Puthiyaparambil, Aravindh wrote: >>> Julian, >>> >>>> I am trying to link a minimal Domain 0 kernel (adapted from the >>>> Mini-OS), but when Xen tries to build the Domain 0 it panics: >>> What minimal kernel are you using for Dom0? Is it Mini-OS itself or > is >>> it based on some other OS kernel? >> At the moment it is Mini-OS. >> > > I am curious to know how you will handle network and block devices. Will > you have a driver domain running by the side of Mini-OS-Dom0? Yes, this is the general plan. But at the moment the memory issues obstruct further experimenting. (See the other thread by me: Mini-OS in dom0 - virtual memory problems) Regards, Julian