Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2007 00:05:35 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        Ben Kaduk <minimarmot@gmail.com>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: recommended size of root partition
Message-ID:  <20070702000236.S81781@woozle.rinet.ru>
In-Reply-To: <47d0403c0707011043y6d3d8819yeb807f08eb136d69@mail.gmail.com>
References:  <47d0403c0706301618l6821d2c3n4ac0510fde66f834@mail.gmail.com> <d7195cff0707010801l567a5469k7634d6e4fadf2f56@mail.gmail.com> <47d0403c0707010938i2af1c0a1gc26da2652e4648a8@mail.gmail.com> <20070701204053.H77247@woozle.rinet.ru> <47d0403c0707011043y6d3d8819yeb807f08eb136d69@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 1 Jul 2007, Ben Kaduk wrote:

BK> > BK> Thanks!  What command did you use to do the decompression (and what
BK> > BK> was the source from which to decompress)?  I figured that doing an
BK> > BK> extraction would be the best way (since it directly tests the object
BK> > BK> in question), but I couldn't come up with something quick.

[snip all other]

For quick estimation without instalation media, you can use jail install 
procedure:

export DESTDIR=/path/to/jail (or setenv in [t]sch)
mkdir -p ${DESTDIR}
cd /usr/src
make installworld distribution installkernel

which gives you copy of freshly installed system ready for jail run...

Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------



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