You should pass (at the OOBE oem-config boot stage):
automatic-oem-config
which should run OOBE oem-config in non-interactive mode.
And then via:
preseed/early_command=/path/to/script.sh or url=http://my.server.com/preseed.cfg or file=/path/to/preseed.cfg it should be possible to pressed things that "a OOBE user clicks"
Obviously one will need different preseed files for oem-config install stage & oem-config OOBE stage to test various things.
From: /wiki.ubuntu. com/DesktopCDOp tions /wiki.ubuntu. com/UbiquityAut omation
https:/
https:/
You should pass (at the OOBE oem-config boot stage): oem-config
automatic-
which should run OOBE oem-config in non-interactive mode.
And then via: early_command= /path/to/ script. sh or url=http:// my.server. com/preseed. cfg or file=/path/ to/preseed. cfg it should be possible to pressed things that "a OOBE user clicks"
preseed/
Obviously one will need different preseed files for oem-config install stage & oem-config OOBE stage to test various things.