On 2007-04-11T15:50+0400 Philippe MONROUX wrote: > boot: live ip=10.0.0.2,,255.255.255.0,10.0.0.138 locale=fr_FR.UTF-8
That ip line is missing the interface. See: http://webconverger.infogami.com/Networking I reckon this will work for you: ip=eth0,10.0.0.2,255.255.255.0,10.0.0.138 _______________________________________________ Debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

