Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2006 13:50:15 +0100 (CET)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        freebsd-fs@FreeBSD.ORG, kmholla@gmail.com
Subject:   Compressed file system (was: hi)
Message-ID:  <200610301250.k9UCoFiE070400@lurza.secnetix.de>
In-Reply-To: <347fc4490610300002u2e570d9dxa6332c8275ba58a6@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
krishnamurthy holla <kmholla@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



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