From owner-freebsd-questions Thu Sep 5 21:51: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8281E37B400 for ; Thu, 5 Sep 2002 21:50:59 -0700 (PDT) Received: from web20107.mail.yahoo.com (web20107.mail.yahoo.com [216.136.226.44]) by mx1.FreeBSD.org (Postfix) with SMTP id DFF9E43E6A for ; Thu, 5 Sep 2002 21:50:57 -0700 (PDT) (envelope-from bsdneophyte@yahoo.com) Message-ID: <20020906045057.56344.qmail@web20107.mail.yahoo.com> Received: from [68.65.83.156] by web20107.mail.yahoo.com via HTTP; Thu, 05 Sep 2002 21:50:57 PDT Date: Thu, 5 Sep 2002 21:50:57 -0700 (PDT) From: Bsd Neophyte Subject: rebuilt the kernel... and now some issues... To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG there's a section in the handbook about making device nodes... however when i tried doing what it said, i received errors. i honestly don't if i was doing things right... and i'm probably not. i rebuilt the kernel... and after bootup i ran dmesg (need to ssh into this machine) and i got the following errors: config> di pcic0 No such device: pcic0 Invalid command or syntax. Type `?' for help. config> di sio1 No such device: sio1 Invalid command or syntax. Type `?' for help. config> di sn0 No such device: sn0 Invalid command or syntax. Type `?' for help. config> di lnc0 No such device: lnc0 Invalid command or syntax. Type `?' for help. config> di ie0 No such device: ie0 Invalid command or syntax. Type `?' for help. config> di fe0 No such device: fe0 Invalid command or syntax. Type `?' for help. config> di ed0 No such device: ed0 Invalid command or syntax. Type `?' for help. config> di cs0 No such device: cs0 Invalid command or syntax. Type `?' for help. config> di bt0 No such device: bt0 Invalid command or syntax. Type `?' for help. config> di aic0 No such device: aic0 Invalid command or syntax. Type `?' for help. config> di aha0 No such device: aha0 Invalid command or syntax. Type `?' for help. config> di adv0 No such device: adv0 Invalid command or syntax. Type `?' for help. config> q can anyone tell me what to do here? __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message