From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Duffy Subject: Re: 63 sectors Date: Thu, 04 Sep 2008 12:56:13 -0500 Message-ID: References: <48BE46DD.1070703@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:42611 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751002AbYIDR4i (ORCPT ); Thu, 4 Sep 2008 13:56:38 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KbJ4O-0004AF-3Z for kvm@vger.kernel.org; Thu, 04 Sep 2008 17:56:36 +0000 Received: from rrcs-71-41-149-67.sw.biz.rr.com ([71.41.149.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Sep 2008 17:56:36 +0000 Received: from Charles_Duffy by rrcs-71-41-149-67.sw.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Sep 2008 17:56:36 +0000 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Ian Kirk wrote: > I thought that updating qemu-img to have quasi-fdisk functionality was a > good idea myself. Is there a respected libfdisk.so thing that could be > used to abstract most of the work ? Exporting textual output and piping that to sfdisk is one approach.