Hello,

After making my 1rst iso I encounter some pbs :

- impossible to launch for exemple
  boot : linux ip=10.0.0.2,,255.255.255.0,10.0.0.138 locale=fr_FR.UTF-8

It don't find linux...

Impossible to get network even if there is :

/etc/network/interfaces
======================================================================
auto lo eth0
iface lo inet loopback

iface eth0 inet static
       address 10.0.0.2
       netmask 255.255.255.0
       network 10.0.0.0
       broadcast 10.0.0.255
       gateway 10.0.0.138
======================================================================

/etc/init.d/networking restart give :
Reconfiguring network interfaces...SIOSIFADDR: no such device
10.0.0.2: Error while getting interface flags: no such device
SIOCSIFNETMASK: no such device
10.0.0.2: Error while getting interface flags: no such device
Failed to bring up 10.0.0.2
Done

What can I do ? 
Thanks

-- 
Philippe Monroux
55.3W -21.5S
http://perso.orange.fr/zigomaths/
http://www.gral.re


_______________________________________________
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to