Discussion:
network detection in linuxrc
Peter Czanik
2008-07-17 16:08:16 UTC
Permalink
Hello,
How does linuxrc detect the network card? As I ran into the problem,
that there is a working Ethernet connection (even the kernel is
downloaded by tftp), but linuxrc says:
"
*** No network device found.
Load a network module first.
"
It is a custom built kernel for a not yet supported PPC board, and
Ethernet works fine:
[ 91.910110] eth0: fs_enet: 00:1e:59:7a:da:d1
[ 91.915144] FEC MII Bus: probed
For example I can nfs mount a / partition (tested with 10.3 rescue
system exported on NFS).
Using a compiled in Ethernet driver worked fine for another board (
http://en.opensuse.org/MPC8610 ).
Bye,
CzP
Olaf Hering
2008-07-17 16:15:09 UTC
Permalink
Post by Peter Czanik
Using a compiled in Ethernet driver worked fine for another board (
http://en.opensuse.org/MPC8610 ).
hwinfo looks only at known bustypes. See the of_platform,
ps3_system_bus, xen and other types in libhd.
Steffen Winterfeldt
2008-07-18 12:22:22 UTC
Permalink
Post by Peter Czanik
Hello,
How does linuxrc detect the network card? As I ran into the problem, that
there is a working Ethernet connection (even the kernel is downloaded by
"
*** No network device found.
Load a network module first.
"
It is a custom built kernel for a not yet supported PPC board, and Ethern=
et
Post by Peter Czanik
[ 91.910110] eth0: fs_enet: 00:1e:59:7a:da:d1
[ 91.915144] FEC MII Bus: probed
Boot with 'manual=3D2'.


Steffen

--=20
Der fr=C3=BChe Wirt holt sich den Wurm.

Loading...