From owner-freebsd-questions Wed Feb 16 16: 0: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from builder.freebsd.org (builder.FreeBSD.ORG [204.216.27.24]) by hub.freebsd.org (Postfix) with ESMTP id A2E5337B505 for ; Wed, 16 Feb 2000 16:00:04 -0800 (PST) (envelope-from andrsn@andrsn.stanford.edu) Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163]) by builder.freebsd.org (Postfix) with ESMTP id CD324132EC for ; Wed, 16 Feb 2000 15:59:24 -0800 (PST) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id PAA30509; Wed, 16 Feb 2000 15:55:25 -0800 (PST) Date: Wed, 16 Feb 2000 15:55:25 -0800 (PST) From: Annelise Anderson To: Rob Carmichael Cc: "'questions@freebsd.org'" Subject: Re: dmesg errors In-Reply-To: <3B666137355DD31199B100E018C15EA2087AFA@mailgate.globalvc.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You've configured your kernel, probably with the visual kernel config editor; and then you've built a new kernel. The file kernel.conf (I think that's it, anyway) now includes lines to disable zp0 and so forth that are no longer in the kernel. You can get rid of this by deleting the di lines in the file, but meanwhile they are not doing any harm; they're just annoying. =09Annelise On Wed, 16 Feb 2000, Rob Carmichael wrote: > Hello, >=20 > Sorry to appear like a complete newbie, but the truth is ... i am. Can > anyone help me with the following errors i get in mah dmesg ? >=20 > real memory =3D 50331648 (49152K bytes) > config> di zp0 > No such device: zp0 > Invalid command or syntax. Type `?' for help. > config> di ze0 > No such device: ze0 > Invalid command or syntax. Type `?' for help. > config> di lnc0 > No such device: lnc0 > Invalid command or syntax. Type `?' for help. > config> di le0 > No such device: le0 > 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 ex0 > No such device: ex0 > 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> q > avail memory =3D 46628864 (45536K bytes) >=20 >=20 > I know the first and last lines are not errors i just quoted them so you'= d > know whereabouts in the dmesg these errors came up. My first thought was > that i left them in the kernal conf file, but it seems i did comment them > out. > Any ideas ???=BF? >=20 > regards, > rob >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message