qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: Release: USB image of OS Circular and deb packages of L


From: Alexander Graf
Subject: [Qemu-devel] Re: Release: USB image of OS Circular and deb packages of LBCAS (LoopBack Content Addressable Storage)
Date: Mon, 23 Mar 2009 13:53:19 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20081227)

Kuniyasu Suzaki wrote:
> Hello,
>
> We released bootable USB image of "OS circular" and the Debian packages of 
> LBCAS (LoopBack Content Addressable Storage).
>
> OS Circular is a framework of Internet Disk Image Distributor for anonymous 
> operating systems.  This version enables to boot "Ubuntu" or "Debian GNU 
> Linux" 
> on virtual machine "KVM" without installation. The disk image is obtained 
> with 
> LBCAS (LoopBack Content Addressable Storage) from the Internet. The 
> transferred OS is maintained every week from 03/Oct/2008. User can 
> select the suitable OS image on OS circular.
>
>   Home Page http://openlab.jp/oscircular/
>   OS Circular Guide http://openlab.jp/oscircular/OSCircularGuide20090323-J.pdf
>
> The installation and usage are described in the guide PDF. 
> The bootable USB image uses KVM for transferred OS. However the transferred 
> disk image is available on Xen and QEMU. Please customize the Debian packages.
>   

Looking at the backend (LBCAS) that is the actually interesting part: Is
there any reason you implemented this as FUSE plugin?

I was thinking of implementing something like this myself for SUSE
Studio and figured the best way to do it would be to make it a qemu
block driver backend, en par with the "posix-raw" one. That way you
wouldn't need FUSE to download images on demand and also enable this
features for say Windows users.

So is there any plan on your side to write something like this for
upstream Qemu? If not that's fine too, I just need to know if I'd have
to do it myself :-).

Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]