How to install solaries 11.4
Installing Oracle Solaris 11.4 can be done on a physical SPARC or x86 server or in a virtualized environment. Below is a step-by-step guide for a typical installation on a supported system.
dd or similar tools (for x86 systems)For SPARC: Use ok prompt to boot from CD/DVD:
ok boot cdrom
When the Solaris Installer GUI or text-based installer starts:
/) and other mount points (/var, /home)Notes:
uname -a # Solaris version and architecture
pkg info # Installed packages
pkg update # Updates all installed packages
| Step | Action |
|---|---|
| 1 | Prepare ISO/USB/DVD boot media |
| 2 | Boot system from installation media |
| 3 | Choose installation type (GUI, Text, or JumpStart) |
| 4 | Configure disk layout (ZFS recommended) |
| 5 | Configure network settings |
| 6 | Set root password & create users |
| 7 | Select software packages |
| 8 | Install and configure system |
| 9 | Reboot, verify installation, update packages |
| 10 | Optional: Configure Zones or LDOMs |
✅ In short: Boot from the Solaris 11.4 ISO → choose installation type → configure disk, network, users → install packages → reboot and update system.