Platform Names and Groups
C
-
Table C-1 shows the platform names of various hardware platforms. You may need this information when preparing a system to install Solaris software.
- Use uname -i to determine a system's platform name; use uname -m to determine a system's platform group.
-
Table C-1
| System | Platform Name | Platform Group |
| x86 | i86pc | i86pc |
| SPARCstation 1 | SUNW,Sun_4_60 | sun4c |
| SPARCstation1+ | SUNW,Sun_4_65 | sun4c |
| SPARCstation SLC | SUNW,Sun_4_20 | sun4c |
| SPARCstation ELC | SUNW,Sun_4_25 | sun4c |
| SPARCstation IPC | SUNW,Sun_4_40 | sun4c |
| SPARCstation IPX | SUNW,Sun_4_50 | sun4c |
| SPARCstation 2 | SUNW,Sun_4_75 | sun4c |
| SPARCcenter 1000 | SUNW,SPARCserver-1000 | sun4d |
| SPARCcenter 2000 | SUNW,SPARCcenter-2000 | sun4d |
-
Table C-1
| System | Platform Name | Platform Group |
| SPARCstation 5 | SUNW,SPARCstation-5 | sun4m |
| SPARCstation 10 | SUNW,SPARCstation-10 | sun4m |
| SPARCstation 10SX | SUNW,SPARCstation-10,SX | sun4m |
| SPARCstation 20 | SUNW,SPARCstation-20 | sun4m |
| SPARCserver6xx | SUNW,SPARCsystem-600 | sun4m |
| SPARCstation LX | SUNW,SPARCstation-LX | sun4m |
| SPARCstation LX+ | SUNW,SPARCstation-LX+ | sun4m |
| SPARCclassic | SUNW,SPARCclassic | sun4m |
| SPARCclassic X | SUNW,SPARCclassic-X | sun4m |
| SPARCengine EC3 | SUNW,SPARCengine-EC-3 | sun4m |
| SPARCstation Voyager | SUNW,S240 | sun4m |
| Sun Ultra 1 Model 140 | SUNW,Ultra1-140 | sun4u |
| Other SPARC systems | See your hardware vendor documentation for platform name information. |
|