From owner-freebsd-questions@FreeBSD.ORG Thu Sep 4 16:23:14 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 285004E3 for ; Thu, 4 Sep 2014 16:23:14 +0000 (UTC) Received: from mail-pd0-x231.google.com (mail-pd0-x231.google.com [IPv6:2607:f8b0:400e:c02::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F29EB107E for ; Thu, 4 Sep 2014 16:23:13 +0000 (UTC) Received: by mail-pd0-f177.google.com with SMTP id r10so13941291pdi.36 for ; Thu, 04 Sep 2014 09:23:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=y6xz8uPkV0uSLiY6+uYtTmvSRLjZfi/uG+y/5fepnHE=; b=tMPYOHuJglaHokYIXEoB+E/N4QcoceGTNzjHKR7zMXnDsikGpqdcpkVSjQb5f6ufG3 eVtjL6VTaMyFkWj4iIQxwi0kc2awDh5LMcBgJv6UiLCDCRs7FSdQqTQpSvfU+rlfh6ua ndvyNKZ3G9hscowVeD7dcL1AZ3TmcgJQGP1tbyhmlw8BrrjuIsNZxIC+krknu4ejOcKj C4A30HVq8PB6MBVZZC/LGWEs4qKfylHSapP4us68taG1zC8LIhf6SZ4Apvc4T8uSZzYN CniFvo4Ynsm8390oQBex6xmm4K2lhdsp8x3+zfffVbayXIi9MFtzl/B01l6ueWrT+6LC FRJw== MIME-Version: 1.0 X-Received: by 10.66.119.103 with SMTP id kt7mr10076762pab.95.1409847792448; Thu, 04 Sep 2014 09:23:12 -0700 (PDT) Received: by 10.70.118.132 with HTTP; Thu, 4 Sep 2014 09:23:12 -0700 (PDT) In-Reply-To: <448ulz5ps3.fsf@be-well.ilk.org> References: <20140904150739.GA42707@admin.sibptus.tomsk.ru> <20140904153042.GA42968@admin.sibptus.tomsk.ru> <448ulz5ps3.fsf@be-well.ilk.org> Date: Thu, 4 Sep 2014 11:23:12 -0500 Message-ID: Subject: Re: /etc on a separate filesystem ? From: Adam Vande More To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: Victor Sudakov X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2014 16:23:14 -0000 On Thu, Sep 4, 2014 at 11:11 AM, Lowell Gilbert < freebsd-questions-local@be-well.ilk.org> wrote: > Victor Sudakov writes: > > > Michael Sierchio wrote: > >> > Is it possible to keep /etc on a separate filesystem? > >> No. /etc/fstab, among other things > > > > That's why I am asking. > > It kind of depends on *why* you're asking. Sounds an awful lot like an XY problem to me. -- Adam