Re: VIMAGE status

From: Marko Zec <zec_at_freebsd.org>
Date: Wed, 6 May 2009 07:43:32 -0400
On Wednesday 06 May 2009 06:47:57 Julian Elischer wrote:
> Odhiambo ワシントン wrote:
...
> > How do I use VIMAGE in 7.2-RELEASE? I'd like to play with the BIG boyz :)
>
> VImage code is in -current  (hence the -current mailing list)
> so it is not in 7.2.
>
> HOWEVER you can pick up 7.2(ish) kernel sourcce tree which will allow
> you to substitute in a 7.2 VIMAGE kernel and play with it..
> I'll let Marko give you the details.

Hi,

you should throw a look at this page for more details:

http://imunes.tel.fer.hr/virtnet

More specifically, you should download this tarball:

http://imunes.tel.fer.hr/virtnet/vimage_7_20090505.tgz

and then do the following:

tpx32% cd src/sys/i386/conf/
tpx32% config VIMAGE
tpx32% cd ../compile/VIMAGE/
tpx32% make depend; make
tpx32% sudo make install
tpx32% cd ~/tmp/src/usr.sbin/vimage/
tpx32% make clean; make
tpx32% sudo make install

Good luck,

Marko
Received on Wed May 06 2009 - 09:43:59 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:47 UTC