startosinstall, format drive, localisation sequencing in plist

47 views
Skip to first unread message

Luc Lalonde

unread,
Apr 3, 2018, 4:07:30 PM4/3/18
to imagr-discuss
Hello,

It's not clear where in the pllist I should put these lines:

                     <dict>
                        <key>type</key>
                        <string>partition</string>
                        <key>map</key>
                        <string>GPTFormat</string>
                        <key>partitions</key>
                        <array>
                            <dict>
                                <key>format_type</key>
                                <string>Journaled HFS+</string>
                                <key>name</key>
                                <string>Macintosh HD</string>
                                <key>size</key>
                                <string>100%</string>
                                <key>target</key>
                                <true/>
                            </dict>
                        </array>
                      </dict>

If I insert these lines right before the 'startosinstall' section, my workflow components that install packages upon first boot seem to be ignored.

It would be nice to have a 'startosinstall' workflow plist with drive formating, localisation, etc in the wiki for High Sierra installation.

Thank You!

Luc Lalonde

unread,
Apr 4, 2018, 10:48:25 AM4/4/18
to imagr-discuss
Here's an answer to my own question...

I put this section at the end of the workflow... just before the 'startosinstall' section.   So anything that I put before got scrapped... dohh!

Sorry for displaying publicly my stupidity!
Reply all
Reply to author
Forward
0 new messages