Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Dec 2011 08:38:04 +0100
From:      Baptiste Daroussin <bapt@freebsd.org>
To:        Alexander Yerenkow <yerenkow@gmail.com>
Cc:        Adrian Chadd <adrian@freebsd.org>, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: VM images for FreeBSD
Message-ID:  <20111221073804.GD55364@azathoth.lan>
In-Reply-To: <CAPJF9wn191Ue5wr7yFt3CKWyjfa8tR3JLC1bE0%2BvWiFh5GTdKQ@mail.gmail.com>
References:  <CAPJF9wmf89mV2M3PO5deoWJ9i2FPHkQ1asgLzd9-bGkAd7j79g@mail.gmail.com> <alpine.BSF.2.00.1110170742420.16168@wonkity.com> <CAPJF9wmeZadAQjFPBDq4x4fK3KgwnXyTKBmXdp9bRF2piwGJ0Q@mail.gmail.com> <0DBBB027-DB51-4245-8DC5-EC5F98D66777@gsoft.com.au> <F7B6035F-D438-412E-ABB3-A475CD848ACD@gmail.com> <CAPJF9wndVGKVUhrS=QhxbUnNd67KHrPGM8mcZTiFUMbiCDEkFQ@mail.gmail.com> <CAJ-VmomkmBNNTb%2BghgerRAJegZx_FgTCsb080j5w5qps9vO20Q@mail.gmail.com> <CAPJF9wnWAY-XkD9emfHPeTX6JhOLwjALaLPpKhGNgTh5Fp0wTA@mail.gmail.com> <20111220222253.GC55364@azathoth.lan> <CAPJF9wn191Ue5wr7yFt3CKWyjfa8tR3JLC1bE0%2BvWiFh5GTdKQ@mail.gmail.com>

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

--Xm/fll+QQv+hsKip
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Dec 21, 2011 at 01:52:40AM +0200, Alexander Yerenkow wrote:
> 2011/12/21 Baptiste Daroussin <bapt@freebsd.org>
>=20
> > On Mon, Dec 19, 2011 at 10:31:51PM +0200, Alexander Yerenkow wrote:
> > > 2011/12/19 Adrian Chadd <adrian@freebsd.org>
> > >
> > > > Hi,
> > > >
> > > > Hm, so this lets us create a virtualbox image from what, a set of
> > > > install tarballs? Or /usr/src build?
> > > >
> > > > I'm using cross-build and installation from sources dir (which is a=
fter
> > > that got svn-up'ed and all goes again).
> > > It shouldn't be complex to install to image from installation media
> > and/or
> > > tarballs, but mine main idea is to have rolling image for making some
> > > automated tests.
> > > Currently I'm establishing building and providing images scheme, will=
 do
> > > images with KMS+small graphical programs, with qt+unstable KDE, and
> > > probably with BHyVe. I think that's most useful setups currently. And
> > maybe
> > > some image for benchmarking :)
> > >
> > >
> >
> > FYI I have been working on a ova file generator for the release, I mana=
ge
> > to
> > create ova images that do work on VirtualBox without problems, there are
> > still
> > some problems with vmware for now, the goal is to have a standard vm re=
ady
> > image
> > (ova is standard) that would work on every system that do support it.
> >
>=20
> This is good :)
> Do you have some scripts left?
>=20

You can try it here: http://git.etoilebsd.net/vmdkimage/ currently this is a
quick and dirty make-vmdk.sh script I imported vmdkimage.c from Haiku, conv=
erted
it from C++ to C and make some changes so that it is able to build scsi vmdk
images (vmware needs scsi disk).

You can use it that way: ./make-vmdk.sh 4 90-RC3 test9

You will get a tes9.ova.xz image the disk size will be a 4G one, the xz will
take 100M. you can import it in vbox it will work ootb, it should work on v=
mware
I hope, currently no feedback on vmware for the last changes.

Here is an example
http://files.etoilebsd.net/ova/test9.ova.xz

No tunning on the OS yet

regards,
Bapt

--Xm/fll+QQv+hsKip
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)

iEYEARECAAYFAk7xjNwACgkQ8kTtMUmk6ExNJACgiK7E5/cXZPwIQJ7YhMq4ybUY
dGYAnRg+ZYY2GGgBJRbpuBINgvxKEz3e
=9NAM
-----END PGP SIGNATURE-----

--Xm/fll+QQv+hsKip--



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