From owner-freebsd-questions@FreeBSD.ORG Mon Oct 10 14:10:09 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F185F16A41F for ; Mon, 10 Oct 2005 14:10:09 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD3F943D45 for ; Mon, 10 Oct 2005 14:10:09 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 28549 invoked from network); 10 Oct 2005 14:10:09 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Oct 2005 14:10:09 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id D86422F; Mon, 10 Oct 2005 10:10:06 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Sasa Stupar To: freebsd-questions@freebsd.org References: From: Lowell Gilbert Date: 10 Oct 2005 10:10:03 -0400 In-Reply-To: Message-ID: <44mzlhwjic.fsf@be-well.ilk.org> Lines: 7 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: Dsk status question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2005 14:10:10 -0000 Sasa Stupar writes: > How is it possible to mount second disk automatically if it is not > listed in /etc/fstab? You could write your own script for it, but as far as standard functionality, that's exactly what fstab is *for*.