Not sure whether this would work with Ubuntu, but for Red Hat, you could mount a separate ISO file as a secondary CDROM, or a Floppy image containing the autoinst.yaml and it would install it as per this YAML file. Please correct me if I'm wrong. As for not re-creating a whole new ISO file, I think Robert is right. Unless, of course you have new packages you also need to be added to the ISO. JFM On Tue, Aug 19, 2025 at 9:31 AM Robert P. J. Day via linux < linux [ at ] linux-ottawa [ dot ] org> wrote: > > based on my perusal of a number of alleged tutorials related to how > to configure auto-installation of ubuntu {desktop,server} 24.04+, here > is what seems to be the most straightforward overview: > > > https://linuxconfig.org/how-to-repackage-an-ubuntu-iso-image-for-autoinstall-using-yaml > > i'm about to give that a test run, but it would be just ducky if > someone who's done this before can confirm that, since ubuntu > 24.04(?), all that is necessary is to grab a standard ubuntu ISO, open > it up, copy your autoinstall.yaml file into the root directory of the > ISO, then pack it up again using "xorriso" or something similar. > > i ask since other tutorials suggested you needed to rebuild grub.cfg > and other files in the ISO, but the tutorial above clearly implies > that all you need to do is add that autoinstall.yaml file, and the > installer will use that if it exists, and you don't need to do any > further configuration. > > does that sound about right? > > rday > > To unsubscribe send a blank message to linux+unsubscribe [ at ] linux-ottawa [ dot ] org > To get help send a blank message to linux+help [ at ] linux-ottawa [ dot ] org > To visit the archives: https://lists.linux-ottawa.org > >