Open yockgen opened 1 month ago
I don't believe we support that in the standard build tools, but we have a tool that can customize images rather than build them from scratch, which can modify partitions (https://github.com/microsoft/azurelinux/blob/3.0/toolkit/tools/imagecustomizer/docs/configuration.md#resetpartitionsuuidstype-string) @cwize1
Ask your question or provide your feedback
My Mariner build is intended to have multiple partitions. How can I ensure that, on each build, those partitions use the same PARTUUID and UUID instead of being randomly assigned? I would to use the PARTUUID as identifier for some auotmation
Thanks!