Installing the Solaris OS on an x86 Server Without CDsDerek Crudgington, April 2006 IntroductionHere are 10 steps to set up a CD-less install server if you are using the Solaris 10 03/05 OS for x86 platforms or a version of Solaris for x86 platforms with GRUB. Booting off the Pre-boot Execution Environment (PXE) is a lot easier and painless now, as this example shows. This process does not include profiles so you will have to sit through the install process and answer questions. It is just a quick and easy way to get the Solaris OS for x86 platforms installed on a remote machine without burning CDs. By the way, PXE (pronounced "pixie") is an Intel component that allows a workstation to boot from a server on a network prior to booting the operating system on the local hard drive. Step 1 Download ISO images from sun.com. (Editor's note: For more information, see Operating Systems Downloads or Get the Solaris Enterprise System.) Step 2 Unzip them and run Step 3 Execute this command: # mkdir /mnt/disk1 /mnt/disk2 /mnt/disk3 /mnt/disk4 Step 4 Run Step 5 Run this: # /mnt/disk1/Solaris_11/Tools/setup_install_server /path/to/setup/installserver Step 6 Use the following for each CD: # /mnt/disk#/Solaris_11/Tools/add_to_install_server /path/to/setup/installserver Step 7 Use this command: # /path/to/setup/installserver/Solaris_11/Tools/add_install_client -d \ -e client_mac -s install_server_ip:/path/to/setup/installserver i86pc After this command you will get information to use for the DHCP server you set up in Step 10. If you are familiar with the old x86 network boot, you will notice that Step 8 Run the following command: # share -F nfs -o ro,anon=0 -d "Install Server" /path/to/setup/installserver Step 9 Run Step 10 Add a macro by clicking on Tell your client to boot off using PXE. About the Author
Derek Crudgington can be reached at dacrud@gmail.com, or you can check out his web site at
The information and links on this page have been provided by a BigAdmin user. The submitter is solely responsible for such information and links. Sun is not responsible for the availability of external sites or resources, and does not endorse and is not responsible or liable for any content, advertising, products, or other materials on or available from such sites or resources. Sun will not be responsible or liable, directly or indirectly, for any actual or alleged damage or loss caused by or in connection with use of or reliance on the information posted here, or goods or services available on or through any external site or resource. Unless otherwise licensed, code in all technical manuals herein (including articles, FAQs, samples) is provided under this License. |
| |||