Toon posts:

[FreeBSD 4.5] Errors tijdens boot

Pagina: 1
Acties:

Verwijderd

Topicstarter
In /var/run/dmesg.boot heb ik de volgende zaken staan die mij niet bevallen :(
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
config> di psm0
No such device: psm0
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
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

Wat heb ik verkeerd gedaan ? Het betreft een schone install van 4.5 en heb alleen netwerk geconfiged en de kernel aangepast.

  • Leon
  • Registratie: Maart 2000
  • Laatst online: 10-04 09:12

Leon

Rise Of The Robots

kijk eens in "/boot/kernel.conf" voor de gein ;)

en ook maar eens in dit draadje :)

Hij probeerd devices te configureren die niet meer in je kernel zitten. Als je er last van hebt of je er aan ergert gewoon de regels in kernel.conf commenten. :)

Eeuwige n00b