From owner-freebsd-current Mon Apr 27 02:53:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA02459 for freebsd-current-outgoing; Mon, 27 Apr 1998 02:53:40 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA02451 for ; Mon, 27 Apr 1998 02:53:31 -0700 (PDT) (envelope-from abial@nask.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.8.8/8.8.5) with SMTP id LAA06736; Mon, 27 Apr 1998 11:55:56 +0200 (CEST) X-Authentication-Warning: korin.warman.org.pl: abial owned process doing -bs Date: Mon, 27 Apr 1998 11:55:55 +0200 (CEST) From: Andrzej Bialecki X-Sender: abial@korin.warman.org.pl To: Julian Elischer cc: freebsd-current@FreeBSD.ORG Subject: Re: Ouch... (DEVFS) In-Reply-To: <353FC303.2F1CF0FB@whistle.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 Hi! Yet another minor problem: does DEVFS support vn(4) driver? I can't make it work. First of all, I don't have entries for slices, i.e. I don't have [r]vn0{a,c}. When I do 'disklabel vn0 auto' it warns me that slice is zero-sized (or something similar), and when I read back the label it says that c: is unused (without DEVFS it just created the slice equal to the whole device size, and placed it under c:). Consequently, newfs'ing it doesn't work. And yet another question: can I manually make device entries in /dev (using mknod)? Andrzej Bialecki --------------------+--------------------------------------------------------- abial@nask.pl | if(halt_per_mth > 0) { fetch("http://www.freebsd.org") } Research & Academic | "Be open-minded, but don't let your brains to fall out." Network in Poland | All of the above (and more) is just my personal opinion. --------------------+--------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message