SliTaz SliTaz Forum

You are not logged in.

#1 2018-05-14 15:48:26

Nabuchodonosor
Member
Registered: 2014-01-18
Posts: 12

Apres generation rootFs à partir de la running conf, perte connexion, start dummy0 à la place eth0

Bonjour à tous.

Je boots sur une clé USB une SliTaz 5.0-RC4 du 2017 11 19.

Je mets à jour mes packages. Tout baigne; network.conf point sur eth0 et la connexion internet est toujours ouverte.

Je génère une ISO avec tazpanel en root, donc SliTaz 5.0-RC4 2018 05 13.

Plus de connexion ethernet, network.conf point sur dummy0 et ne voit même pas eth0.

Quelqu'un a-t-il une piste d'investigation ? merci d'avance.

Martin

Ci-dessous les traces console de la commande startnetwork d'abord avec la version nouvellement générée qui sort "udhcpc: SIOCGIFINDEX: Aucun périphérique de ce type" et ensuite avec la version non mise à jour. Je joint la liste des packages mis à jour.

Pour fichier diagnostic 14/05/18

Traces conf défaillantes avec SliTaz GNU/Linux - 5.0-RC4 20180513

root@slitaz:~# startnetwork

/bin/sh: startnetwork: not found

root@slitaz:~# cd /etc/init.d/

root@slitaz:/etc/init.d# . network.sh

Loading network settings from /etc/network.conf

Setting hostname to: slitaz                                                                                                                         [ Fait ]

Configuring loopback...                                                                                                                              route: SIOCADDRT: Le fichier existe

                                                                                                                                                    [ Echec ]

/bin/sh: can't open 'netapplet'

/bin/sh: can't open 'netapplet'

ifconfig: SIOCGIFFLAGS: Aucun périphérique de ce type

Starting udhcpc client on: eth0...

udhcpc: SIOCGIFINDEX: Aucun périphérique de ce type

root@slitaz:/etc/init.d# cd /

root@slitaz:/# find / -iname *udhcp*

/usr/bin/udhcpc6

/usr/sbin/udhcpd

/usr/share/udhcpc

/var/run/udhcpc.dummy0.pid

/sbin/udhcpc

/etc/udhcpd.conf

/etc/init.d/udhcpd

root@slitaz:/#

Traces conf OK avec SliTaz GNU/Linux - 5.0-RC4 20171119

root@slitaz:/etc/init.d# . network.sh

Loading network settings from /etc/network.conf

Setting hostname to: slitaz                                          [ Fait ]

Configuring loopback...                                               route: SIOCADDRT: Le fichier existe

                                                                     [ Echec ]

/bin/sh: can't open 'netapplet'

/bin/sh: can't open 'netapplet'

Starting udhcpc client on: eth0...

udhcpc: started, v1.27.2

udhcpc: sending discover

udhcpc: sending select for 192.168.0.8

udhcpc: lease of 192.168.0.8 obtained, lease time 864000

root@slitaz:/etc/init.d#

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.015 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]