NM config after PXE/NFS live CD install
Sven Ulland
sveniu at opera.com
Wed Apr 10 15:39:24 UTC 2013
On 04/10/2013 05:31 PM, Sven Ulland wrote:
> ..but it never seemed to run, possibly due to poor handling of the \n.
I should add that I verified the presence of the debconf parameter
before starting the installer, to ensure that the url= preseed file
was actually read into the debconf database. It's printed oddly, which
could possibly explain the newline issues:
# debconf-get-selections|grep -B1 loopback
ubiquity ubiquity/success_command string \
in-target sh -c "echo -e 'auto lo
iface lo inet loopback' > /etc/network/interfaces"
So it doesn't print the verbatim '\n' there, at least. I haven't
checked how db_get or the Python modules return these values.
sven
More information about the Ubuntu-installer
mailing list