Posted on 02-17-2016 05:31 AM
HI All
We up to 10.11 have been at build time creating a separate partition and copying the /Users folder to this separate partition and then createing a sym link on the boot partition of the /Users.
This has worked well, now with the 10.11 in-place installer.
If we try to run the Os X El Capitan.app installer over the top of a 10.10.5 system that has the split disk this errors out.
I know this is down to the split disk as if i run the installer on a non split disk it works fine.
Is anyone else having these issues or is everyone installing a fresh?
thanks
Posted on 02-17-2016 06:32 AM
We've had that same setup and used the in-place upgrade approach for earlier OSes. Haven't tested it on 10.11 yet with the split partition but can vouch for it working on 10.10 and earlier.
Are you building the installer with createosxinstallpkg?
Posted on 02-17-2016 09:36 AM
HI Yes I created a pkg from createosxinstallpkg and also I tried the downloaded os x el captan.app installer
Both have same results
Posted on 02-17-2016 01:56 PM
Yep, seeing exactly the same thing and we are using the same split partition set as yourself. Always used Greg Neagle's tool and never had an issue til El Cap. Curiously out if the 10 or so test runs one didn't fail. I haven't tried over a single partition so it does look like it's not handling the symlink. Will pore through the log file again today so see if it yields anything useful.
Posted on 02-17-2016 02:02 PM
I would probably test:
Posted on 02-18-2016 04:30 AM
Yep, i have removed the symlink and placed /users back on the main partition and then ran the package
this worked fine and then re-ran my script to move the /users & create the symlink.
This worked fine, i just gotta script this now
Posted on 02-18-2016 07:45 AM