How to Configure JumpStart

How to Configure JumpStart thumbnail
JumpStart server is a computer sofware application.

JumpStart server is used to automate Solaris operating systems' installation to remote computers through a network. One JumpsStart server works with multiple JumpStart clients. Groups of systems with separate rules and profiles are able to be installed through custom software from one JumpStart server. JumpStart can be configured in a "hands-off" approach.

Things You'll Need

  • Solaris DVD
Show More

Instructions

    • 1

      Open a terminal window, found on your desktop.

    • 2

      Type "su" to switch to root user.

    • 3

      Type "mkdir-p /export/install" to create an installation directory.

    • 4

      Insert the installation DVD into the drive.

    • 5

      Browse to "Solaris<Version>/Tools" on the DVD.

    • 6

      Type command "./setup_install_server /export/install" to install server software.

    • 7

      Type "du -sk/export/install" to verify the software installation.

    • 8

      Eject your DVD.

    • 9

      Type "mkdir/export/config" to create configuration directory.

    • 10

      Create the sysidcfg, finish, rules and profile files. Check script and put them into the "/export/config" directory. You can find samples of the files at the Solaris 10 Installation Guide (Resources).

    • 11

      Type "./check" to run check script.

    • 12

      Open "/etc/dfs/dfstab" file in text editor.

    • 13

      Place these line in the "dfstab":

      share -F nfs -o ro,anon=0 /export/install

      share -F nfs -o ro,anon= /export/config.

    • 14

      Type "/etc/init.d/nfs.server start" to launch the NFS server.

    • 15

      Type "shareall && share" to share directories.

    • 16

      Type "/export/install/Solaris<Version>/Tools" to move to the "Tools" directory.

    • 17

      Type "./add_install_client" for each of the JumpStart clients.

    • 18

      Type "/usr/sadm/admin/bin/dhcpmgr" to start dhcpmgr utility.

    • 19

      Use graphical interface which will configure the DHCP server.

    • 20

      Open /tftpboot/menu.lst<BootFile: Name> (at the location where <BootFile: Name> is the title of the client) and replace this line: kernel /l86PC.Solaris_10-1/multiboot kernel/unix -B / with this line: kernel /i86PC.Solaris_10-1/multiboot kernel/unix - install dhcp -B \.

Related Searches:

References

Resources

  • Photo Credit computer image by Orlando Florin Rosu from Fotolia.com

Comments

You May Also Like

  • How to Load a Solaris 10 & JumpStart

    Solaris 10 can be installed or upgraded either manually or automatically. When upgrading or installing Solaris 10 on multiple machines, a JumpStart...

  • How to Configure a Solaris Network Interface

    Configuring a Solaris network interface is one of the most essential steps in running a Solaris system. Configuring a Solaris network interface...

  • How to a Configure Jumpstart Server

    A Jumpstart Server is a software application that is used to automate the installation of the Solaris Operating Systems to remote computers...

  • How to Install Java Solaris 10

    Solaris is an operating system designed for use on PC-based architecture computers. Java has a version of its software for Solaris 10,...

  • How to Identify Reverse Proxy Servers

    A reverse proxy server is typically installed between an Internet connection and a group of servers, such as Web servers, to provide...

  • Solaris JumpStart Tutorial

    Solaris is a Unix/BSD variant operating system originally developed by Sun and currently owned by Oracle. You can use a JumpStart script...

  • How to Install an HP Printer in Solaris 10

    The Solaris 10 print manager does not always recognize HP printers. To overcome this issue, you can use the CUPS (Common Unix...

  • How to Install Solaris 10 OS

    Solaris 10 is an operating system developed by Sun Microsystems. It is a Unix-based design, incorporating an open-source platform with the increased...

  • How to Jump-start a Diet

    A commitment to a weight-loss diet is a commitment to take care of you. It's a big job that requires big changes...

  • How to Make Solaris 10 Partition Bootable

    Solaris 10 partition is the location of the Solaris ZFS file system and logical volume manager that are used to boot the...

Related Ads

Featured