From owner-freebsd-current Thu Aug 6 09:35:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02878 for freebsd-current-outgoing; Thu, 6 Aug 1998 09:35:12 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from antipodes.cdrom.com (castles218.castles.com [208.214.165.218]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02862 for ; Thu, 6 Aug 1998 09:35:07 -0700 (PDT) (envelope-from mike@antipodes.cdrom.com) Received: from antipodes.cdrom.com (localhost [127.0.0.1]) by antipodes.cdrom.com (8.8.8/8.8.5) with ESMTP id JAA03421; Thu, 6 Aug 1998 09:33:15 -0700 (PDT) Message-Id: <199808061633.JAA03421@antipodes.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: pam@polynet.lviv.ua cc: current@FreeBSD.ORG Subject: Re: Q: DEVFS/SLICE real life usage example In-reply-to: Your message of "Thu, 06 Aug 1998 14:39:31 +0300." <19980806143931.A19551@LP.Lviv.UA> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 06 Aug 1998 09:33:15 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi everybody! > > Can somebody post a real life example of FreeBSD configuration with > DEVFS/SLICE? options SLICE options DEVFS > Can it be used to totally eliminate /dev (I mean to have empty /dev on root > filesystem)? Yes. > What does mean? (what is its purpose?): > devfs 16 16 0 100% dummy_mount DEVFS keeps an internal "master copy" of /dev, so that even if you delete nodes from /dev, they still exist (and thus could be reconstituted). It needs to mount it somewhere very early on so that the root filesystem can be mounted from it, but it doesn't want to be anyhere visible. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message