From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Xen 4.1 Feature Request List Date: Thu, 08 Apr 2010 10:30:25 -0700 Message-ID: <4BBE12B1.7020706@goop.org> References: <652FFB2C8F91E3428799B1FFF8B490C9726E68A402@FTLPMAILBOX01.citrite.net> <28177904.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <28177904.post@talk.nabble.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: Fantu Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 04/08/2010 05:33 AM, Fantu wrote: > On HVM domU make possible boot from cd/dvd from file, now is possible only > with do loop for "false physical device" and do work it > Booting an HVM domain works from a CD/DVD image. I use a statement of the form: 'file:/home/jeremy/win7.iso,hdc:cdrom,r' Is that what you mean? J