How to install Solaries in windows/Xeon server
You can install Oracle Solaris 11.4 on a Windows server with Intel Xeon hardware (x86_64 architecture) using a bootable ISO or virtual environment. Here’s a step-by-step guide for a physical or virtual installation:
/, /var, /home) automatically.
Tip: Solaris 11.4 defaults to ZFS, which supports snapshots and easy rollback.
uname -a # Shows Solaris version and architecture
pkg info # Lists installed packages
pkg update # Updates all installed packages
| Step | Action |
|---|---|
| 1 | Prepare ISO/USB/DVD installation media |
| 2 | Boot from installation media |
| 3 | Choose installation type (GUI/Text/JumpStart) |
| 4 | Select language & keyboard |
| 5 | Configure disk layout (Automatic/Custom, ZFS recommended) |
| 6 | Configure network settings |
| 7 | Set root password and create users |
| 8 | Select software packages |
| 9 | Install OS and configure system |
| 10 | Reboot, verify, and update packages |
| 11 | Optional: Zones, NFS, DB, monitoring |
✅ In short: Boot your Xeon server from Solaris 11.4 media → configure disk, network, and users → install OS → reboot and update → optionally set up virtualization and services.