From owner-freebsd-questions Thu Oct 5 13:53:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 4E0F937B502 for ; Thu, 5 Oct 2000 13:53:25 -0700 (PDT) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by magpage.com (8.8.8/8.8.5) with ESMTP id UAA20179; Thu, 5 Oct 2000 20:53:12 GMT Message-ID: <39DCEA38.68155C72@magpage.com> Date: Thu, 05 Oct 2000 16:53:12 -0400 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Luke Roberts Cc: =?iso-8859-1?Q?V=E9ronique?= Huck , freebsd-questions@FreeBSD.ORG Subject: Re: How to fix fstab ? References: <5.0.0.25.2.20001005213008.00a295d0@pop.roberts.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Luke Roberts wrote: > > the commands that should do the trick are: > > mount /dev/ados1a / > mount /dev/ados1f /usr > mount /dev/ados1e /var > mount -a will do the trick from man mount... -a All the filesystems described in fstab(5) are mounted. Excep- tions are those marked as ``noauto'', excluded by the -t flag (see below), or if they are already mounted (except the root filesystem which is always remounted to preserve traditional sin- gle user mode behavior). ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message