instadmg r200 vs my custom .pkg
I'm not having any luck getting my custom user creation .pkg to install with instadmg r200. Anybody else attempting to use r200 and having problems? Do I need to tweak my package builder setup? In this specific test I have specified the destination as / and checked allow custom location. If I install the package using the GUI it works as expected. What are the recommendations for these type of packages?
[code]
###### Beginning Update Installs from ./InstallerFiles/CustomPKG ######
Working on folder 01 (14:48:15)
Copying folder ./InstallerFiles/CustomPKG/01 into the target at /private/tmp/package.D2uhcH
Installing firstboot0.8.pkg from ./InstallerFiles/CustomPKG/01 (01) inside a chroot jail
installer: Error trying to locate volume at /
Removing the copied folder: /private/tmp/mount_folder.PA7eOj/mount_point.I8REyY/private/tmp/package.D2uhcH
Folder 01 done (14:48:23)
[/code]
I'm happy to file a bug but wanted to double check my .pkg configuration with others before doing that.
Thanks,
Blake