From owner-freebsd-current Mon Feb 21 0:56: 9 2000 Delivered-To: freebsd-current@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 4AC6037BEB8 for ; Mon, 21 Feb 2000 00:56:04 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.13 #1) id 12ModD-000DXi-00; Mon, 21 Feb 2000 10:55:51 +0200 From: Sheldon Hearn To: Warner Losh Cc: current@FreeBSD.ORG Subject: Re: devices under 4.0 In-reply-to: Your message of "Mon, 21 Feb 2000 01:16:49 MST." <200002210816.BAA19365@harmony.village.org> Date: Mon, 21 Feb 2000 10:55:51 +0200 Message-ID: <52059.951123351@axl.noc.iafrica.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 21 Feb 2000 01:16:49 MST, Warner Losh wrote: > MAKEDEV should be copied from src/etc/MAKEDEV to /dev before > starting the following: > > For N in the list of disks > MAKEDEV N # eg ad0 > for M in the list of slices > MAKEDEV NsMa # eg ad0s1a Why do we have to make slices ourselves? When this one bites you, it tears out quite a chunk. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message