Gentoo Archives: gentoo-user

From: jarry@×××.net
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Strange messages at boot
Date: Thu, 29 Jun 2006 11:41:17
Message-Id: 20060629113518.151030@gmx.net
In Reply to: [gentoo-user] Strange messages at boot by Etaoin Shrdlu
1 Etaoin Shrdlu <shrdlu@×××××××××××××.org>
2
3 > After the recent baselayout update, I see these messages at boot time:
4 > Device initiating service: net.eth0
5 > * net.etho: cannot start until the runlevel boot has completed
6
7 Probably net.eth0 starting has beem somehow moved into boot-runlevel.
8 AFAIK it should be in defeult-runlevel, so try to move it there:
9
10 rc-update del net.eth0 boot
11 rc-update add net.eth0 default
12
13 Jarry
14
15 --
16
17
18 "Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ...
19 Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Strange messages at boot Etaoin Shrdlu <shrdlu@×××××××××××××.org>