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
--
Ubuntu-devel-discuss mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss