Ticket #2 (closed defect: fixed)
No network card enable at startup
| Reported by: | tililoublou | Owned by: | MasterPrenium |
|---|---|---|---|
| Priority: | major | Milestone: | Release 0.6 Salon de l'info |
| Component: | Linux system | Version: | 0.5 |
| Severity: | Lite | Keywords: | network, eth0, dhclient |
| Cc: |
Description
When LiveCD boots, the auto-configuration of interface eth0 failed.
I checked the rc-status and it appears that net.eth0 is brocken.
There aren't any net.ath0 on /etc/init.d/
Possible fix :
cd /etc/init.d/ && ln -s net.lo net.eth0
On the /etc/conf.d/net , there is "config_eth0="192.168.5.21" who impede dhclient to run.
Change History
Note: See
TracTickets for help on using
tickets.

