[Bug 1361902] Re: 14.04 /etc/network/interfaces is always overwritten by Preseed
Leontiy Istomin
listomin at mirantis.com
Mon Mar 16 19:26:46 UTC 2015
To avoid this issue you need to add the following line to /var/lib/cobbler/kickstarts/ubuntu-amd64.preseed:
d-i netcfg/target_network_config select ifupdown
I've added the line as 16 string.
build 6.1-192
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netcfg in Ubuntu.
https://bugs.launchpad.net/bugs/1361902
Title:
14.04 /etc/network/interfaces is always overwritten by Preseed
Status in netcfg package in Ubuntu:
Fix Released
Bug description:
I'm having trouble with my /etc/network/interfaces file that is
overwritten by every Preseed install.
I have found out that when I let the late_command crash and I manually
enter some identifier in:
/etc/network/interfaces
and
/target/etc/network/interfaces
the one in /etc/network/interfaces stays there, so no overwriting from
the target version in that case.
the fix to place the following in the late_command doesn't fix it
either:
cp /target/etc/network/interfaces /etc/network/interfaces
Any idea on how to fix this ?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/1361902/+subscriptions
More information about the foundations-bugs
mailing list