From owner-freebsd-questions@FreeBSD.ORG Fri Feb 26 14:10:19 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0C4C106564A for ; Fri, 26 Feb 2010 14:10:19 +0000 (UTC) (envelope-from dr.hercules.rockefeller@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 877B18FC1D for ; Fri, 26 Feb 2010 14:10:19 +0000 (UTC) Received: by pwj7 with SMTP id 7so67989pwj.13 for ; Fri, 26 Feb 2010 06:10:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Pp7PFLUEmtEoEXdOYLsTUgn2UZAhg85KZU+1HqYEkzU=; b=b9kF6w8/ws3+17avAS6u2Ij7z4/9pBogLp24x7t9547GZYHaWrl8uESf3UYA9W9caF ut5tC7lgxCUvqvA5EN7tyGsDHasbGdtVJd94kiBKLwgOpl12vjUBXaK2K403l7A5ZWB8 /MhdF9yGEEjVdk/5ocMninF5nLniHfaO1KBek= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=qhEdZ7eHuuoYwh1EJi+L4EW0xcAd4oKQ5liOl93OTCZhmX5QqnSSs6vb43I0FwBiFF ghcF8vjEajVkx3U9lQqCwtcDLHvYYG4g8vN2TNtqucd4nVErNaydh3EF0l2qZR8Yguoq D6Bpx46rCMaP6udFXXyE5PY+K2PPVqFvDqya4= MIME-Version: 1.0 Received: by 10.141.53.7 with SMTP id f7mr211040rvk.118.1267191650824; Fri, 26 Feb 2010 05:40:50 -0800 (PST) Date: Fri, 26 Feb 2010 15:40:50 +0200 Message-ID: From: Malibu Carl To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: [GJournal+Geli] Quick question before installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2010 14:10:19 -0000 Hi list I am new to all these features and I am about to install FreeBSD8.0 from a USB Drive. Before I take any further steps, I would like to ask whether is possible to perform an installation having an encrypted journaled UFS2 filesystem. As far as I know, I would say it is possible since gjournal and UFS2 operate on top of geli. Is this correct? Thanks in advance and have a nice day.