Date: Sun, 5 May 2002 11:35:59 -0700 From: "Aaron Burke" <aburke@nullplusone.com> To: "FreeBSD-Questions" <freebsd-questions@freebsd.org>, "Peter Leftwich" <Hostmaster@Video2Video.Com> Subject: RE: ls -al /dev | wc -l Message-ID: <NGBBLCIHCLNJAIGIFFHJOEBGCCAA.aburke@nullplusone.com> In-Reply-To: <20020505111031.U796-100000@66-75-1-142.san.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You should be able to type the following as root. Allthough I am no expert on this subject, sh MAKEDEV all should rebuild the list of devices. From my box. alpha# cd /dev alpha# sh MAKEDEV all On my box, I only show 859. But I do have a few options in the kernel for devices that dont exist. Such as a floppy drive, etc. That may help. I hope so. > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Peter Leftwich > Sent: Sunday, May 05, 2002 11:12 AM > To: FreeBSD Questions LIST > Subject: ls -al /dev | wc -l > > > Are there supposed to be 1,172 devices ("files") in /dev? Would > recompiling a new kernel, exacting just what I need and what my > PC actually > has, trim down this directory? A thousand thank you's, give or take, > > -- > Peter Leftwich > President & Founder > Video2Video Services > Box 13692, La Jolla, CA, 92039 USA > +1-413-403-9555 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NGBBLCIHCLNJAIGIFFHJOEBGCCAA.aburke>