From owner-freebsd-hackers Mon Apr 21 09:42:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA28959 for hackers-outgoing; Mon, 21 Apr 1997 09:42:37 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id JAA28906; Mon, 21 Apr 1997 09:42:22 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id JAA13683; Mon, 21 Apr 1997 09:39:25 -0700 From: Terry Lambert Message-Id: <199704211639.JAA13683@phaeton.artisoft.com> Subject: Re: vnode as filesystem (crash!) To: mt@folco.lms.ru Date: Mon, 21 Apr 1997 09:39:25 -0700 (MST) Cc: terry@lambert.org, mtaylor@cybernet.com, hackers@freebsd.org, bugs@freebsd.org In-Reply-To: <199704211211.QAA02926@asteroid.intermedia.ru> from "Alex Povolotsky" at Apr 21, 97 04:11:25 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Hmm... I couldn't make vnode working as filesystem at all. How should I init > the file intended to be a FS? Look in the handbook on "how to make a distribution"; it uses a vnconfig'ed vnode to do the job, and covers what you have to do in some detail. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.