From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BVTaF-000812-WE for qemu-devel@nongnu.org; Wed, 02 Jun 2004 07:07:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BVTaE-000806-HF for Qemu-devel@nongnu.org; Wed, 02 Jun 2004 07:06:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVTaE-0007wA-CV for Qemu-devel@nongnu.org; Wed, 02 Jun 2004 07:06:58 -0400 Received: from [66.54.152.27] (helo=jive.SoftHome.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1BVTZp-0006Y3-1q for Qemu-devel@nongnu.org; Wed, 02 Jun 2004 07:06:33 -0400 From: Mulyadi Santosa Date: Wed, 2 Jun 2004 15:35:11 +0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200406021535.11765.a_mulyadi@softhome.net> Subject: [Qemu-devel] OOT: how to resize the disk image Reply-To: a_mulyadi@softhome.net, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu-devel@nongnu.org Hello everybody I create 700 MB disk image for my Debian Woody guest. Right now I think I need to enlarge it......how can I do that? BTW, if I had added COW against this disk image, do I need to flush 1st? Thanks in advance regards Mulyadi