On 11/17/14 11:38, Joris FAGBEMIRO wrote: > Hi all. > I want to create a configuration profile for a zone (which will be cloned). > So i have type "sysconfig create-profile" and the system said that the > command can't be found. > Do you know an equivalent of this command who will permit me to create a > configuration profile for a zone?
"sysconfig" is a Solaris 11 invention, and thus doesn't exist in open code. Personally, I'd just create a list of commands for zonecfg in a file and then use "zonecfg -z zonename -f commandfile" to create each zone, with suitable replacements added by a script. Searching by google finds a number of scripts that seem to automate this task, but I've never had a need to try any. -- James Carlson 42.703N 71.076W <carls...@workingcode.com> _______________________________________________ openindiana-discuss mailing list openindiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss