Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Solaris Express Installation Guide: Network-Based Installations
Previous Next

SPARC: Using the Solaris Installation Program to Install or Upgrade From a Remote DVD-ROM or CD-ROM

If you want to install the Solaris OS on a machine or domain that does not have a directly attached DVD-ROM or CD-ROM drive, you can use a drive that is attached to another machine. Both machines must be connected to the same subnet. Use the following instructions to complete the installation.

SPARC: To Install or Upgrade From a Remote DVD-ROM and CD-ROM


Note - This procedure assumes that the system is running the Volume Manager. If you are not using the Volume Manager to manage media, refer to System Administration Guide: Devices and File Systems. This procedure also assumes you are using the share command instead of the sharemgr utility.


In the following procedure, the remote system with the DVD-ROM or CD-ROM is identified as remote system. The system that is the client to be installed is identified as client system.

  1. Identify a system that is running the Solaris OS and has a DVD-ROM or CD-ROM drive.
  2. On the remote system with the DVD-ROM or CD-ROM drive, insert the Solaris DVD or the Solaris Software for SPARC Platforms - 1 CD in the drive.

    The Volume Manager mounts the disc.

  3. On the remote system, change directories to the DVD or CD where the add_install_client command is located.
    • For DVD media, type:

      remote system# cd /cdrom/cdrom0/s0/Solaris_11/Tools
    • For CD media, type:

      remote system# cd /cdrom/cdrom0/s0
  4. On the remote system, add the system that you want to install as a client.
    • For DVD media, type:

      remote system# ./add_install_client \
      client_system_name arch
    • For CD media, type:

      remote system# ./add_install_client -s remote_system_name: \
      /cdrom/cdrom0/s0 client_system_name arch
    remote_system_name

    The name of the system with the DVD-ROM or CD-ROM drive

    client_system_name

    The name of the machine you want to install

    arch

    The platform group of the machine you want to install, for example sun4u. On the system that you want to install, find the platform group by using the uname -m command.

  5. Boot the client system that you want to install.
    client system: ok boot net

    The installation begins.

  6. Follow the instructions to type system configuration information if needed.
    • If you are using DVD media, follow the instructions on the screen to complete the installation. You are finished.

    • If you are using CD media, the machine reboots and the Solaris installation program begins. After the Welcome panel, the Specify Media panel appears with Network File System selected. Proceed to Step 7.

  7. On the Specify Media panel, click Next.

    The Specify Network File System Path panel appears and the text field contains the installation path.

    client_system_ip_address:/cdrom/cdrom0/s0

  8. On the remote system where the DVD or CD is mounted, change directories to root.
    remote system# cd /
  9. On the remote system, check for the path to the slice that has been shared.
    remote system# share
  10. On the remote system, unshare the Solaris DVD or Solaris Software for SPARC Platforms - 1 CD by using the path that is found in Step 9. If paths lead to two slices, unshare both slices.
    remote system# unshare absolute_path
    absolute_path

    Is the absolute path shown in the share command

    In this example, slice 0 and slice 1 are unshared.

    remote system# unshare /cdrom/cdrom0/s0
    remote system# unshare /cdrom/cdrom0/s1
  11. On the client system that you are installing, continue the Solaris installation by clicking Next.
  12. If the Solaris installation program prompts you to insert the Solaris Software - 2 CD, repeat Step 9 through Step 11 to unshare the Solaris Software - 1 CD and to export and install the Solaris Software - 2 CD.
  13. If the Solaris installation program prompts you to insert additional Solaris Software CDs, repeat Step 9 through Step 11 to unshare the Solaris Software CDs and to export and install the additional CDs.
  14. If the Solaris installation program prompts you to insert the first Solaris Languages CD, repeat Step 9 through Step 11 to unshare the Solaris Software CDs and to export and install each Solaris Languages CD.

    When you export a Solaris Languages CD, an installer window appears on the machine where the CD-ROM is mounted. Ignore the installer window while you install the Solaris Languages CD. After you complete the installation of the Solaris Languages CD, close the installer window.

Previous Next

 
 
  Published under the terms fo the Public Documentation License Version 1.01. Design by Interspire