Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Aug 2002 17:24:16 +0200
From:      Andreas Wideroe Andersen <awand@pragma.no>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Boot errors: No such device...
Message-ID:  <3D528D20.2050006@pragma.no>

next in thread | raw e-mail | index | archive | help
I have built a custom kernel and I'm getting the following errors 
when the machine boots:

FreeBSD 4.6-STABLE #1: Mon Aug  5 13:38:25 CEST 2002
     root@foo.bar:/usr/obj/usr/src/sys/FOO_2002-08-05
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium/P54C (132.96-MHz 586-class CPU)
   Origin = "GenuineIntel"  Id = 0x52c  Stepping = 12
   Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory  = 117440512 (114688K bytes)
config> di psm0
No such device: psm0
Invalid command or syntax.  Type `?' for help.
config> di sio1
config> di ppc0
No such device: ppc0
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 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 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

What does this mean? I've been looking in my kernel config file and 
tried to exclude all I don't need, but maybe I'm missing one or 
something...

Thankful for answers!

/Andreas


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?3D528D20.2050006>