Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2005 14:53:10 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        dick hoogendijk <dick@nagual.st>
Cc:        fbsdq <questions@freebsd.org>
Subject:   Re: qemu
Message-ID:  <20051023125310.GA19705@slackbox.xs4all.nl>
In-Reply-To: <20051023142850.090bee8d.dick@nagual.st>
References:  <20051023142850.090bee8d.dick@nagual.st>

next in thread | previous in thread | raw e-mail | index | archive | help

--MGYHOYXEY6WxJCY8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Oct 23, 2005 at 02:28:50PM +0200, dick hoogendijk wrote:
> I discouvered QEMU today and I think it is an amazing program.

Indeed. Very usefull to check out other OS on your FreeBSD box.

> Just to be sure and on the safe site:
>=20
> Will the command "qemu -hda win98se.img -boot d -user-net" do as I
> think it will do: .. boot from my cdrom device so I can install windows
> from it to the win98se.img file?

You'll have to add '-cdrom /dev/cd0' (substitute your CD-ROM drive for
cd0). Alternatively, you can use an ISO image as CD-ROM.

<snip>=20
> On oszoo.org they say you can even create a compressed clone of the
> image file by giving this cmd: "qemu-img convert -f qcow -c win98se.img
> -O qcow image_compressed.img" but this does not work form me. The msg
> is that compression is not supproted for this format. Is this right? Or
> do I do something wrong?

I get the same. According to the qemu-img manual page, this command
should be formatted as

       convert [-c] [-e] [-f fmt] filename [-O output_fmt] output_filename

but that doesn't work either; it just produces a help message.

Roland
--=20
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt

--MGYHOYXEY6WxJCY8
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDW4e2EnfvsMMhpyURAgTuAJ0f0nAZB1DkBOQpW4UQ84xVfgShgACdHuWU
cC4uvEf6aib88ytNYefe7Tk=
=Qbq3
-----END PGP SIGNATURE-----

--MGYHOYXEY6WxJCY8--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051023125310.GA19705>