From owner-freebsd-newbies Wed Sep 12 21:30: 8 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id C71C537B412 for ; Wed, 12 Sep 2001 21:30:02 -0700 (PDT) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id VAA75919; Wed, 12 Sep 2001 21:26:34 -0700 (PDT) Date: Wed, 12 Sep 2001 21:26:34 -0700 (PDT) From: Annelise Anderson To: Nathan Mace Cc: freebsd newbies Subject: Re: kernel compile help In-Reply-To: <20010912202802.5980f8cb.nmace85@yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 12 Sep 2001, Nathan Mace wrote: > i just did a makeworld and compiled a new kernel...what do i need to do concerning the devices(/dev)??? > > do i need to do a "sh MAKEDEV all" or what? > > -- > Nathan Mace > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message > After the new base system is installed (make world, or make buildworld && make installworld) and the kernel is built and installed you can run mergemaster to merge /usr/src/etc with /etc; the latest versions offer to run sh /dev/MAKEDEV all for you. Otherwise you can run it yourself. Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message