|
Feiwen: We are aware of the SXCE eol and is in the process of updating the procedure and confirm it will work for both 2009.0906 and 2010.05 when it is available. The wiki will be updated but you can try the following: Follow these steps to create an OpenSolaris JumpStart install server to install the Solaris 10 Update 8 OS on client systems:
See "If I Do Not Have Access to the Tools on the System's Desktop, How Do I Switch to a Static IP System?" 2. Download the latest Solaris 10 Update build. http://www.sun.com/software/solaris/get.jsp#download We use Solaris 10 Update 8 and it works. 3. Install the following additional package: For 2009.0906, install SUNWbs as follow: ad...@line2-x4100:~# pkg authority PUBLISHER TYPE STATUS URI opensolaris.org (preferred) origin online http://pkg.opensolaris.org/release/ ad...@line2-x4100:~# pkg install SUNWbs DOWNLOAD PKGS FILES XFER (MB) Completed 1/1 9/9 0.04/0.04 PHASE ACTIONS Install Phase 37/37 ad...@line2-x4100:~# For 2010.1005, install /system/boot/network as follow: ad...@line2-x4100:~# pkg authority PUBLISHER TYPE STATUS URI opensolaris.org (preferred) origin online http://pkg.opensolaris.org/release/ ad...@line2-x4100:~# pkg install pkg:system/boot/network DOWNLOAD PKGS FILES XFER (MB) Completed 1/1 9/9 0.04/0.04 PHASE ACTIONS Install Phase 37/37 ad...@line2-x4100:~# 4. Do the following with the DVD that you download and burn from step #2. This is with the Solaris 10 10/09 sparc DVD: ad...@line2-x4100# cd /media/SOL_10_1009_SPARC/Solaris_10/Tools ad...@line2-x4100# ./setup_install_server /export/s10u8/dvds/latest Verifying target directory... Calculating the required disk space for the Solaris_10 product Calculating space required for the installation boot image Copying the CD image to disk... Copying Install Boot Image hierarchy... Copying /boot netboot hierarchy... Install Server setup complete ad...@line2-x4100# 5. Copy the jumpstart_sample from the DVD to the jumpstart profile location. ad...@line2-x4100# cd /media/SOL_10_1009_SPARC/Solaris_10/Misc/jumpstart_sample ad...@line2-x4100# mkdir /export/profiles/s10profile ad...@line2-x4100# cp -pr * /export/profiles/s10profile ad...@line2-x4100# 6. Do the workaround for rm_install_client and check 7. You need to run check with the -p <s10 image option> to validate your jumpstart profile: i.e: ad...@line2-x4100:/export/profiles/s10profile# /export/s10u8/dvds/latest/Solaris _10/Misc/jumpstart_sample/check -p /export/s10u8/dvds/latest 45 blocks Validating rules... Validating profile line2-xall-orion... Validating profile jes-batsp... Validating profile watchtower... Validating profile purplehaze... Validating profile jes-batx... Validating profile line1-u2profile... Validating profile line1-u5... Validating profile line1-server... Validating profile line2-e450... Validating profile line1-sb2k.li... Validating profile line2-xall-geo... Validating profile line3-sparcflash-s10... Validating profile mary-core... Validating profile 6592255... Validating profile mary-xall... Validating profile line1-u60profile... Validating profile line1-u80.ethan... Validating profile profile... Validating profile line1-s10profile... Validating profile line1-s20profile... Validating profile line2-user... Validating profile line1-colfax2... Validating profile line2-dell450... Validating profile line2-xall... Validating profile line3-u80... Validating profile line3-e4500... Validating profile line3-sb100... Validating profile mary-xall.c.flash... Validating profile upgrade-v445... Validating profile line2-v480... Validating profile line2-sb2500... Validating profile line3-u10... Validating profile line2-u10... Validating profile line3-t1... Validating profile linea-s1... Validating profile linea-s2... Validating profile linea-s5... Validating profile linea-i2... Validating profile line3-sparcflash... Validating profile line3-ss20.profile... Validating profile line2-u60... Validating profile line2-sb100... Validating profile line2-ss20-core... Validating profile line3-x86flash... Validating profile line2-lx50-user... Validating profile line3-u2... Validating profile line3-u5... Validating profile linea-s3flash... Validating profile mary-crnet... The custom JumpStart configuration is ok. ad...@line2-x4100:/export/profiles/s10profile# 8. Need to check to make sure that udp6 is available and online. ad...@line2-x4100:~# svcs -a | grep udp6 ad...@line2-x4100:~# If it is not available, do the following: Edit /etc/inetd.conf and append the followling line to the end of the file if it is not there: tftp dgram udp6 wait root /usr/sbin/in.tftpd in.tftpd -s /tftpboot Then run inetconv -i to convert it into xml: ad...@line2-x4100:~# inetconv -i /etc/inet/inetd.conf tftp -> /var/svc/manifest/network/tftp-udp6.xml Importing tftp-udp6.xml ...Done ad...@line2-x4100:~# svcs -a | grep udp6 online 19:35:08 svc:/network/tftp/udp6:default ad...@line2-x4100:~# 9. Now run add_install_client to install client as follow: ad...@line2-x4100:/export/s10u8/dvds/latest/Solaris_10/Tools# ./add_install_clie nt -e 8:0:20:fd:f2:18 -c line2-x4100:/export/profiles/s10profile -p line2-x4100: /export/profiles/s10profile line2-t1 sun4u Adding Ethernet number for line2-t1.sfbay.sun.com to /etc/ethers making /tftpboot enabling network/rarp service enabling network/rpc/bootparams service updating /etc/bootparams copying boot file to /tftpboot/inetboot.SUN4U.Solaris_10-1 ad...@line2-x4100:/export/s10u8/dvds/latest/Solaris_10/Tools# On 05/16/10 21:06, Feiwen Wan wrote: Hi, -- Sponsor me in the Relay For Life of Mountain View Sat 10am to Sun 10am, May 22-23, 2010 at Cuesta Park All proceeds go to American Cancer Society http://main.acsevents.org/goto/Mary.Ding |
_______________________________________________ install-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/install-discuss


