I am trying to create a custom Ubuntu 22.04 ISO image with some special features.
In older versions I was using a preseed to add those features, but since Ubuntu 20.04 the preseed has been outdated.
The aim of this ISO would be to add some custom folders to the ISO and copy them to the Ubuntu OS during the installation.
I have been researching and I have found articles like this: create custom Ubuntu 22.04 live server iso
But I have not found any clue for adding folders (and copy them later).
Is there any method to achieve this with xorriso? Or I would have to try with another method?
Thanks in advance.
/etc/skel
) – Rinzwind Jul 12 '22 at 08:59