|
| ||||||||||
| Tags: automated installer, opensolaris, solaris, sun, unix |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| OpenSolaris 2009.06 Automated Installer
OpenSolaris Automated Installer Introduction : OpenSolaris 2009.06 is the output for the sparc platform available with. Currently there are no installation CD for sparc and one must therefore rely on the Automated Installer. For both the sparc version and for the x86 version, there are for iso images (Left: x86.iso and sparc.iso). From the x86 version, there are - as usual additional CD images live. The Automated Installer is a new installation mechanism that has nothing to do with the more traditional Solaris installation. Why is it a jumpstart (and therefore no JET) installation possible. Nevertheless, the configuration is simple and easy to keep pleasing. The installation server must necessarily currently on an Open Solaris (any platform) server running, a client must be WAN boot capable. In my case I will probably have to update some machines with a fresh firmware / PROM, since not all servers support WAN boot. Did you get a Solaris running it out with the following command if the open prom supports WAN boot: Code: # Eeprom | grep network-boot-arguments network-boot-arguments: data not available # Code: # Pkg install pfexec SUNWinstalladm-tools ![]() |
|
#2
| |||
| |||
| Re: OpenSolaris 2009.06 Automated Installer
The Automated Installer (with accompanying Apache and other tools installed). Shall then be the "ai" ISO image on disk somewhere. Perhaps it may be useful to create a separate ZFS: Code: zfs create MyPool / install / images Code: zfs create MyPool / install / config Code: # Installadm create-service-n 0906_x86 / usr_pool/install/images/osol-0906-ai-x86.iso / usr_pool/install/config/osol-0906-ai-x86 Code: # Installadm create-service-n 0906_sparc / mypool/install/images/osol-0906-ai-sparc.iso / mypool/install/config/osol-0906-ai-sparc Code: # Installation create-service-n-s .............................. Code: / Usr / sbin / dhtadm-g-A-m-d dhcp_macro_0906_sparc: BootSrvA = 131.xxx: bootfile = \ "http://131.xxx:5555/cgi-bin/wanboot-cgi \": DNS server = 131st xxx: Code: (0) ok boot net: dhcp Rebooting with command: boot net: dhcp Boot device................... The rpool is the default installation of a plate. If - as is common for servers - has two disks in the system, should the mirror pool must: Code: # Zpool attach rpool c6t0d0s0 c6t1d0s0 Code: # Install boot / usr / platform / `uname-i` / lib / fs / zfs / boo tblk / dev/rdsk |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "OpenSolaris 2009.06 Automated Installer" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RIP OpenSolaris | Tamonash | Operating Systems | 6 | 10-09-2010 12:02 AM |
| Nginx automated installer | Namuchi | Software Development | 5 | 17-06-2010 03:19 AM |
| How to Retrieve Windows Live Messenger 2009 Standalone Individual Setup Installer (MSI) from Web Download | Halina | Tips & Tweaks | 4 | 27-10-2009 10:31 AM |
| opensolaris vs ubuntu | roumieh2000 | Operating Systems | 3 | 08-10-2009 12:38 PM |
| Download OpenSolaris | Devasis | Operating Systems | 3 | 09-03-2009 11:10 AM |