From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gianni Tedesco Subject: Re: xl vs. xm: floppy support Date: Tue, 1 Mar 2011 12:00:11 +0000 Message-ID: <1298980811.20975.62.camel@qabil.uk.xensource.com> References: <201103011037.19341.Christoph.Egger@amd.com> <1298975916.5034.2102.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1298975916.5034.2102.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Christoph Egger , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Tue, 2011-03-01 at 10:38 +0000, Ian Campbell wrote: > On Tue, 2011-03-01 at 09:37 +0000, Christoph Egger wrote: > > Hi, > > > > when I want to boot a guest from a floppy then > > this works with 'xm/xend' but not with 'xl'. > > > > An example guest config line is this: > > > > fda = '/data/images/guests/XPmode64/Win764.flp' > > Looks like there is no floppy disk support in libxl at all :-/. I guess > noone missed it up until now. I just guessed xen didn't support it at all! Never saw any code for it on my travels. Wow