autoinstall late-commands
Jerry Geis
jerry.geis at gmail.com
Thu Jan 14 14:23:23 UTC 2021
So I have a working autoinstall file.
I simply add these two lines to late-commands:
- echo Section Now installing netplan to NetworkManager
- echo -e "network:\n version: 2\n renderer: NetworkManager\n"
/target/etc/netplan/00-installer-config.yaml
I re-generate my files...and the autoinstall "stops" working. (does not
autoinstall - goes to the Welcome screen). I go back remove those two
lines, re-generate my files and autoinstall is happy again.
What is wrong with the two lines ??? Especially that we dont even get to
to the autoinstall and break in "late-commands"... It kicks out autoinstall
completely.
My goal on these two lines is tell "NetworkManager" to take over for
networking . Is there a better way to do this versus what I have above ?
Thanks
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20210114/4a993501/attachment-0001.html>
More information about the Ubuntu-devel-discuss
mailing list