Can anyone tell me where and how to place the "Confirm" setting in my autoinst.xml in order to cause the confirmation screen to come up before final execution? I want folks to be able to confirm/change their partitioning setup, but still get my correct package set, etc. Jonathon M. Robison Linux Integration Analyst Strategic Infrastructure Engineering Ford Motor Company 1000 Republic Dr., Ste. 600 Allen Park, MI 48101-3614 313-323-9529
hi, This where confirm has to be placed. <install> .... <general> .... <mode> <confirm config:type="boolean">true</confirm> .... </mode> .... </general> .... </install> Anas Robison, Jonathon (M.) wrote:
Can anyone tell me where and how to place the "Confirm" setting in my autoinst.xml in order to cause the confirmation screen to come up before final execution? I want folks to be able to confirm/change their partitioning setup, but still get my correct package set, etc.
Jonathon M. Robison Linux Integration Analyst Strategic Infrastructure Engineering Ford Motor Company 1000 Republic Dr., Ste. 600 Allen Park, MI 48101-3614 313-323-9529
participants (2)
-
Anas Nashif
-
Robison, Jonathon (M.)