Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-devel

[Xen-devel] Re: accessing loopback filesystem+partitions on a file

To: Peter Chubb <peterc@xxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Re: accessing loopback filesystem+partitions on a file
From: Luke Kenneth Casson Leighton <lkcl@xxxxxxxx>
Date: Wed, 29 Jun 2005 11:00:26 +0100
Cc: Grzegorz Kulewski <kangur@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx
Delivery-date: Wed, 29 Jun 2005 09:50:23 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <17089.65016.112262.278719@xxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20050628233335.GB9087@xxxxxxxx> <Pine.LNX.4.63.0506290228380.7125@xxxxxxxxxxxxxxxx> <20050629013731.GF9566@xxxxxxxx> <17089.65016.112262.278719@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.5.1+cvs20040105i
On Wed, Jun 29, 2005 at 11:48:40AM +1000, Peter Chubb wrote:

> Luke> that loopback filesystems cannot be presented as block devices
> Luke> by the linux kernel (with no involvement of xen) seems to be a
> Luke> curious omission.
> 
> But they can!  But a loopback device can't be partitioned.  So do it
> one partition at a time.

 ian and mark kindly responded pointing out some programs which
 make that possible.

 i liked the LVM one best.

> You'll probably only have a few real filesystems on the disk image
> anyway.
 
 hi peter, thank you for responding.

 see http://hands.com/d-i, searching for "xen0".

 the key is to be able to test-run debian installations in
 a xen guest domain (with absolute minimal changes to the
 packages or the debian boot installs).

 and of course a debian install expects to see a hard drive, which it
 expects to be able to partition - so it is given one.

 l.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Re: accessing loopback filesystem+partitions on a file, Luke Kenneth Casson Leighton <=