Gentoo Archives: gentoo-dev

From: Brian Jones <briankjones99@×××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] questions/issues after first boot
Date: Sun, 13 Jan 2002 20:57:21
Message-Id: 20020114025812.19559.qmail@web14001.mail.yahoo.com
In Reply to: Re: [gentoo-dev] questions/issues after first boot by Martin Schlemmer
1 Hi all, and thanks, but it's still not working.
2
3 I'll have to step away from this to retain my sanity.
4 I've been hacking around with it on and off all day,
5 and I'm very, very frustrated.
6
7 I compiled a new kernel along with some networking
8 modules, including winbond-840, the 3c59x module,
9 tulip.o, and a couple of others to try out.
10
11 What really bothers me is that I've made doubly sure
12 all of my files are up to date, cat /proc/pci
13 identifies the device, I've added an alias to
14 modules.d/aliases AND i386 (alias eth0 <module>),
15 everything seems in order. My net.eth0 file looks
16 good, /etc/hosts is in order.... meanwhile, 'lsmod'
17 lists NO modules being used upon boot, bootup messages
18 indicate 'eth0: no such device', as does ifconfig, and
19 modprobing everything under the sun seems to do
20 nothing at all.
21
22 Another thing that bugs me is that I haven't had this
23 problem in four years - I fixed it then and I can't
24 fix it now! The sysadmin's nightmare!
25
26 PS - cat /proc/ioports and cat /proc/pci all seem to
27 get along well with the device. Modprobe -c shows
28 'alias eth0 off', but AFAIK, it'll show that since
29 it's a system default, even if it's overridden by an
30 entry in modules.conf - correct me if I'm wrong.
31
32 hairless, and fingers bleeding,
33 /njcajun
34 --- Martin Schlemmer <azarah@g.o> wrote:
35 > On Mon, 2002-01-14 at 04:19, Daniel Robbins wrote:
36 >
37 > > > 2. I'm getting the same error a million times
38 > while
39 > > > the boot process is starting the various
40 > services:
41 > > >
42 > > > '/etc/init.d/runscript.sh: 1: command not found'
43 >
44 > > >
45 > > > I also get that same one with '2:' instead of
46 > '1:' a
47 > > > bunch of times.
48 > >
49 > > I think that this is a cosmetic error that is
50 > fixed in more recent
51 > > versions of baselayout, but Azarah (Martin
52 > Schlemmer) would know more
53 > > about this than I.
54 > >
55 >
56 > You will basically get this if sleep is not
57 > accessible. This
58 > happens usually when you have /usr on a seperate
59 > partition,
60 > and your sh-utils is still an old release. Thus,
61 > when /usr
62 > is not mounted, /etc/init.d/{runscript.sh,halt.sh}
63 > cannot find
64 > sh-utils.
65 >
66 > To fix this, make sure you have the latest sh-utils
67 > installed:
68 >
69 > # emerge =sys-apps/sh-utils-2.0.11-r1
70 >
71 >
72 > Greetings,
73 >
74 > --
75 >
76 > Martin Schlemmer
77 > Gentoo Linux Developer, Desktop Team Developer
78 > Cape Town, South Africa
79 >
80 >
81
82 > ATTACHMENT part 2 application/pgp-signature
83
84
85
86 __________________________________________________
87 Do You Yahoo!?
88 Send FREE video emails in Yahoo! Mail!
89 http://promo.yahoo.com/videomail/

Replies

Subject Author
Re: [gentoo-dev] questions/issues after first boot "Jared H. Hudson" <jhhudso@××××××××××.com>