qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ronald <look@reply.to>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: resize qemu image...
Date: Sun, 12 Sep 2004 20:18:59 +0200	[thread overview]
Message-ID: <pan.2004.09.12.18.18.58.613583@reply.to> (raw)
In-Reply-To: 200409121226.09607.os2@videotron.ca

Le Sun, 12 Sep 2004 12:26:09 -0400, Marc Collin a écrit :

> hi
> 
> i created 1gb hard disk image for qemu, how to resize it to 2gb ?
> 
> thanks

Hi Marc,

I was just curious to try to increase the size of one of my images too, I
have just used dd and succeeded with not much problems.
My image was 500Mo with win98 on it, resized to 1Go with  
dd if=/dev/zero of=win98.dsk seek=1024000 count=1024000.
Boot: ok
Dos Fdisk can add a new partition on the newly created non allocated space.

  reply	other threads:[~2004-09-12 18:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-12 16:26 [Qemu-devel] resize qemu image Marc Collin
2004-09-12 18:18 ` Ronald [this message]
2004-09-12 19:16   ` [Qemu-devel] " Mark A. Williamson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pan.2004.09.12.18.18.58.613583@reply.to \
    --to=look@reply.to \
    --cc=daimon55@free.fr \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).