Date: Wed, 12 Sep 2001 21:26:34 -0700 (PDT) From: Annelise Anderson <andrsn@andrsn.stanford.edu> To: Nathan Mace <nmace85@yahoo.com> Cc: freebsd newbies <freebsd-newbies@FreeBSD.ORG> Subject: Re: kernel compile help Message-ID: <Pine.BSF.4.10.10109122123340.75898-100000@andrsn.stanford.edu> In-Reply-To: <20010912202802.5980f8cb.nmace85@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10109122123340.75898-100000>