Computing.Net > Forums > Solaris > Jumpstart - add_install_client issues

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Jumpstart - add_install_client issues

Reply to Message Icon

Name: rich
Date: August 7, 2002 at 09:06:37 Pacific
Comment:

I am currently building a jumpstart server on an Ultra 2 runnning Solaris 8 2.02 with reccomended patches. I have spooled the Solaris 2.6 CD to the server with setup_install_server.

/export/install/2.6.5.98/Solaris_2.6

I have shared the directory with nfs and modified the entries in dfstab.

# dfshares
RESOURCE SERVER ACCESS TRANSPORT
spongebob:/export spongebob - -

My /etc/ethers and /etc/hosts are updated with the MAC addy / ip info for the client to be installed. Here is my problem.

add_install_client -c spongebob:/export/install 420b sun4u

Everytime I run the add_install_client, I get the default error response back with the add_install_client syntaxes. Is the syntax of the above command correct?

I notice the jumpstart server does not have an /etc/bootparams or /tftpboot directory. Does add_install_client create these directories or is something not installed that I missed?

Any help would be appreciated.

-Rich



Sponsored Link
Ads by Google

Response Number 1
Name: PaulS
Date: August 9, 2002 at 07:49:29 Pacific
Reply:

This reply is probably late for your needs, but normally you would need to provide the following parameters to add_install_client:

-i client_ip_addr
-e client_mac_addr
-c profile_server/jumpstart_dir
-s install_server/export/install
-n name_service (or :none)
install_client_hostname
client arch (sparc or i86pc)

Look at the man page for add_install_client.
Yes you could manually add items to files, but you may have missed something.

The /etc/bootparams file should get created (if it does not exist) when you run add_install_client. The /tftboot directory get created when you define the boot server with:

# setup_install_server -b ....

see the man page for it.


0

Response Number 2
Name: rich
Date: August 13, 2002 at 12:26:02 Pacific
Reply:

Does someone have jumpstart documentation and or procedures that they could send to me via email? I have not been successful with my jumpstart yet. Any help appreciated. Thanks


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Urgent!Sun System configuring modem to get ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Jumpstart - add_install_client issues

jumpstart - add_install_client www.computing.net/answers/solaris/jumpstart-addinstallclient/3613.html

Jumpstart Problem. www.computing.net/answers/solaris/jumpstart-problem/1212.html

JumpStart Server: 2ae00 www.computing.net/answers/solaris/jumpstart-server-2ae00/2109.html