I just started using an InstallerChoices file now that I am creating 10.6 images. I wasn’t having any success until I looked at the instadmg script and saw that it is looking for the InstallerChoices.xml file in ./InstallerFiles/BaseOS/. This is different from what I read in the included InstallerChoices documentation.
From ./Documentation/InstallerChoices/README …
[quote]”If your InstaDMG host is running on 10.5 the script will check for the existence of an InstallerChoices.xml file in the same directory as the instadmg script.”[/quote]
That line made me think the InstallerChoices.xml file should be in the same directory as the instadmg script. I stuffed my InstallerChoices.xml file in ./InstallerFiles/BaseOS/ and it worked.
Recent Comments