From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: losetup -f not working on SLES10 Date: Fri, 11 Dec 2009 10:29:35 +0000 Message-ID: References: <4B2218F9.9020608@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4B2218F9.9020608@amd.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: Andre Przywara , "gary.grebus@oracle.com" Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Fine by me. K. On 11/12/2009 10:03, "Andre Przywara" wrote: > Hi, > > c/s 20404 (http://xenbits.xen.org/xen-unstable.hg?rev/830bda7a9c75) > introduces "losetup -f" to the hotplug scripts to find a free loop > device. This option does not exists on SLES10, so Xen unstable does not > work any longer on top on SLES10. I see that using -f is much smarter > than the old-fashioned way, but shouldn't we keep compatibility with > older Dom0 userlands? > Is a patch providing fallback to the old code an option? > > Regards, > Andre.