Gentoo Archives: gentoo-mips

From: David Cummings <real.psyence@×××××.com>
To: gentoo-mips@l.g.o
Subject: Re: [gentoo-mips] 2.6.12 mips-sources compile error
Date: Thu, 07 Jul 2005 21:46:50
Message-Id: dbce930205070714466fc3d3bc@mail.gmail.com
In Reply to: Re: [gentoo-mips] 2.6.12 mips-sources compile error by David Cummings
1 alright, now I have a new problem. I got a kernel to compile and
2 boot(!), but it dies at "Starting local". The pertinant output
3 follows. I am a little confused, but I have the idea that the new
4 install guide doesn't use devfs, so my kerneld didn't either, but now
5 I'm wondering...
6 Anywho, let me know what you think:
7
8 * Loading key mappings ...Couldnt get a file descriptor referring to
9 the console
10
11 * Error loading key mappings
12 [ !! ]
13 * Setting terminal encoding to ASCII .../etc/init.d/keymaps: line 71:
14 /dev/tty1: No such device or address
15 /etc/init.d/keymaps: line 71: /dev/tty2: No such device or address
16 /etc/init.d/keymaps: line 71: /dev/tty3: No such device or address
17 /etc/init.d/keymaps: line 71: /dev/tty4: No such device or address
18 /etc/init.d/keymaps: line 71: /dev/tty5: No such device or address
19 /etc/init.d/keymaps: line 71: /dev/tty6: No such device or address
20 /etc/init.d/keymaps: line 71: /dev/tty7: No such device or address
21 /etc/init.d/keymaps: line 71: /dev/tty8: No such device or address
22 /etc/init.d/keymaps: line 71: /dev/tty9: No such device or address
23 /etc/init.d/keymaps: line 71: /dev/tty10: No such device or address
24 /etc/init.d/keymaps: line 71: /dev/tty11: No such device or address
25 [ ok ]
26 * Setting user font ...Couldnt open //dev/tty1
27 Couldnt open //dev/tty2
28 Couldnt open //dev/tty3
29 Couldnt open //dev/tty4
30 Couldnt open //dev/tty5
31 ...etcetera...
32 * Failed to set user font
33 [ !! ]
34 * Starting lo
35 * Bringing up lo ... [ ok ]
36 * Initializing random number generator ... [ ok ]
37 INIT: Entering runlevel: 3
38 * Starting eth0
39 * Bringing up eth0
40 * Configuration not set for eth0 - assuming dhcp
41 * dhcp
42 * Running dhcpcd ... [ ok ]
43 * eth0 received address 192.168.1.186
44 * Mounting network filesystems ... [ ok ]
45 * Starting local ... [ ok ]
46 INIT:
47 Id "c4"
48 IId "c2
49 INIT: Id "c3" respawning too fast: disabled for 5 minutes
50 INIT: Id "c5" respawning too fast: disabled for 5 minutes
51 INIT: Id "c6" respawning too fast: disabled for 5 minutes
52 INIT: no more processes left in this runlevel
53
54 --
55 The way that can be named is not the Way.
56
57 --
58 gentoo-mips@g.o mailing list

Replies

Subject Author
Re: [gentoo-mips] 2.6.12 mips-sources compile error Stuart Longland <redhatter@g.o>