From owner-freebsd-current Mon Apr 20 09:07:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23689 for freebsd-current-outgoing; Mon, 20 Apr 1998 09:07:03 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA23590 for ; Mon, 20 Apr 1998 16:06:46 GMT (envelope-from michaelh@cet.co.jp) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.8/CET-v2.2) with SMTP id QAA21040; Mon, 20 Apr 1998 16:04:55 GMT Date: Tue, 21 Apr 1998 01:04:55 +0900 (JST) From: Michael Hancock To: Mike Smith cc: Andrzej Bialecki , Luigi Rizzo , current@FreeBSD.ORG Subject: Re: Can I have the root partition on other than UFS ? (was miniBSD...) In-Reply-To: <199804201531.IAA00455@dingo.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 20 Apr 1998, Mike Smith wrote: > You can't put device nodes on an MSDOS filesystem - you would need > DEVFS for this to work. Sounds like a good reason to test devfs. options DEVFS boot -sv mount -t devfs /dev /dev If it works then add ... options SLICE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message