[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#740895: Work-around for netcfg overwriting /etc/network/interfaces after preseed/late_command



As per http://comments.gmane.org/gmane.linux.debian.user/456234

a little work-around:

8<----------------------
d-i preseed/late_command string \
    in-target *DOSTUFF*; \
    cp /target/etc/network/interfaces /etc/network/interfaces;
---------------------->8

That way it overwrites the netcfg generated one.

Hence, a similar bug is reported in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709017

Greets,
 Jeroen


Reply to: