From owner-freebsd-questions Tue Apr 1 19:18:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA00842 for questions-outgoing; Tue, 1 Apr 1997 19:18:20 -0800 (PST) Received: from abaseen.lums.edu.pk (abaseen.lums.edu.pk [203.128.0.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA00832 for ; Tue, 1 Apr 1997 19:18:10 -0800 (PST) Received: from ravi.lums.edu.pk (really [203.128.0.4]) by lums.edu.pk via sendmail with esmtp id for Received: from localhost (b98045@localhost) by ravi.lums.edu.pk (8.8.5/8.8.5) with SMTP id IAA18752; Wed, 2 Apr 1997 08:20:22 +0500 (PKT) Date: Wed, 2 Apr 1997 08:20:22 +0500 (PKT) From: Nabil Hassan Mustafa To: Anton Zykov cc: freebsd-questions@freebsd.org Subject: Re: dos partition In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Put the following line in the file #fstab# in the etc directory : /dev/wd0cs1(or whatever slice on your computer) /mnt msdos rw 1 1 Follow the already format in the file. It should work :-) Nabil Hassan Mustafa Lahore University of Management Sciences ------------------------------------------------------------------- When someone says it's the principle, not the money, the money is the principle. ------------------------------------------------------------------- email : b98045@lums.edu.pk URL : http://www.lums.edu.pk/~b98045 On Tue, 1 Apr 1997, Anton Zykov wrote: > I have a question. How can I make my dos partition mounted automatically > during the boot process? > > Thanks in adavance, > Anton > > >