I read the contribution guide and lack the ability to be able to run through the steps to be able to formally contribute to the documentation (with git, markdown, python-pip, etc.), but just wanted to let the team know that the OpenSolaris Automated Installer Guide does not apply to OpenIndiana.
Whilst I can install the install/installadm package (after cloning the OpenIndiana repo to my local repo), when you create an Automated Installer service, normally for (Open)Solaris, you'd need the sol-11_4-ai-x86.iso as an example and you'd call that with:
# installadm create-service -n name_of_service -s sol-11_4-ai-x86.iso` -d /path/to/install
OpenIndiana doesn't have an Automated Installer ISO like this, and therefore; this renders the applicability of the OpenSolaris Automated Installer Guide as not applicable until OpenIndiana makes an ai.iso.
Thank you.
I read the contribution guide and lack the ability to be able to run through the steps to be able to formally contribute to the documentation (with git, markdown, python-pip, etc.), but just wanted to let the team know that the OpenSolaris Automated Installer Guide does not apply to OpenIndiana.
Whilst I can install the
install/installadmpackage (after cloning the OpenIndiana repo to my local repo), when you create an Automated Installer service, normally for (Open)Solaris, you'd need thesol-11_4-ai-x86.isoas an example and you'd call that with:OpenIndiana doesn't have an Automated Installer ISO like this, and therefore; this renders the applicability of the OpenSolaris Automated Installer Guide as not applicable until OpenIndiana makes an ai.iso.
Thank you.