Ticket #2 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

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.

http://img33.imageshack.us/img33/6995/screenshot25may09224946.png

http://img29.imageshack.us/img29/2370/screenshot25may09232537.png

Change History

comment:1 Changed 16 months ago by MasterPrenium

  • Milestone set to Release 0.6 Salon de l'info

comment:2 Changed 16 months ago by MasterPrenium

  • Owner set to MasterPrenium
  • Status changed from new to assigned

comment:3 Changed 16 months ago by MasterPrenium

  • Status changed from assigned to accepted

comment:4 Changed 16 months ago by MasterPrenium

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.