solaris 11 AI cheatsheet

installadm create-service -n S11x86 -i -i 192.168.1.210 -c 10 -s /pool/iso/sol11-ai-iso

installadm list

installadm list -m

installadm export -n S11x86 -m orig_default > manifest.xml

installadm update-manifest -n s11x86 -m orig_default -f manifest.xml

installadm list -p

sysconfig create-profile -o profile.xml

installadm validate -n default-i386 -P profile.xml

installadm create-profile -n default-i386 -f profile.xml -p sc-profile

installadm set-criteria -m s11manifest -n s11x86 -a MEM="4096-unbounded"

This entry was posted in solaris. Bookmark the permalink.

Comments are closed.