From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ronald G Minnich Subject: Re: Xen bootloader Date: Fri, 14 Jul 2006 09:37:19 -0600 Message-ID: <44B7BA2F.2020409@lanl.gov> References: <20060714150250.GA28021@totally.trollied.org> <44B7B717.4050001@lanl.gov> <200607141635.05162.mark.williamson@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200607141635.05162.mark.williamson@cl.cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Mark Williamson Cc: Ian Pratt , Anthony Liguori , xen-devel@lists.xensource.com, John Levon , yhlu , Michael Loehr List-Id: xen-devel@lists.xenproject.org Mark Williamson wrote: > The kboot approach could access 9p filesystems, if that helps. Maybe you > could make a FAT partition on the virtual disk and stash the kernel there? I > presume Plan9 supports FAT as a lingua franca? yeah, as much as I dislike it, the boot partition on plan9, for now, is FAT. Yuck. ron