According to the ubuntu manual, the automatically generated autoinstall-user-data will just work. However, when I try to use it to seed the server, it report shcema error:
Is this file actually non-usable
According to the ubuntu manual, the automatically generated autoinstall-user-data will just work. However, when I try to use it to seed the server, it report shcema error:
Is this file actually non-usable
The generated autoinstall-user-data had an extra level of 'kernel' in it. This has been resolved on the Subiquity main branch. For existing autoinstall files, if you have something like the following:
kernel:
kernel:
package: linux-generic
please change it to look like:
kernel:
package: linux-generic.