Compressed file system (was: hi)

Oliver Fromme olli at lurza.secnetix.de
Mon Oct 30 12:50:24 UTC 2006


krishnamurthy holla <kmholla at gmail.com> wrote:
 > Is there any Compressed File System For FreeBSD which can be used
 > as "root file system".

You can use geom_uzip, see the mkzip(4) manual page.
It can be used with any file system on top.  For a
FreeBSD root file system, you usually will use the
standard UFS, of course.

Best regards
   Oliver

-- 
Oliver Fromme,  secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

$ dd if=/dev/urandom of=test.pl count=1
$ file test.pl
test.pl: perl script text executable


More information about the freebsd-fs mailing list