Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 377309 - missing net.eth0
Summary: missing net.eth0
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 213988
  Show dependency tree
 
Reported: 2011-08-01 18:52 UTC by William Waisse
Modified: 2011-08-02 17:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to inform users to create net.eth0 (hb-install-config.patch,1.01 KB, patch)
2011-08-02 17:04 UTC, Sven Vermeulen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description William Waisse 2011-08-01 18:52:35 UTC
Following the handbook for install and i found a little detail concerning 8.b networking information :

its just a detaill, but could still need an update
in : code listing 2.8, adding net.eth0
at this point of the handboot, /etc/init.d/net.eth0 does not exist
before that you need to ln -s net.lo net.eth0 , which is not said in the handbook
this is said later in case you need net.eth1 , but nothingg for net.eth0


Reproducible: Always

Steps to Reproduce:
1.follow the handbook for install
Comment 1 nm (RETIRED) gentoo-dev 2011-08-02 02:31:43 UTC

*** This bug has been marked as a duplicate of bug 213988 ***
Comment 2 Sven Vermeulen 2011-08-02 16:58:55 UTC
I don't think this is a duplicate, more like one of the dependencies of bug #213988. I'll draft up a quick fix and attach.
Comment 3 Jan Kundrát (RETIRED) gentoo-dev 2011-08-02 17:02:05 UTC
Reopening, then.
Comment 4 Sven Vermeulen 2011-08-02 17:04:31 UTC
Created attachment 281855 [details, diff]
Patch to inform users to create net.eth0
Comment 5 Jan Kundrát (RETIRED) gentoo-dev 2011-08-02 17:43:55 UTC
Thanks for you report and the patch. I've just pushed it into CVS, it'll show up on the web in an hour.