Sponsored Content
Operating Systems Solaris custom jumpstart on x86 with DHCP/PXE goes into interactive mode Post 302446699 by TomSu on Thursday 19th of August 2010 10:51:14 AM
Old 08-19-2010
problem was easier then I thought, so sorry for bothering you.
I simply have by mistake wrote in ./add_install_clinet ....
Code:
-p 192.168.0.103:/export/jumpstart/config/sysidcfg

whereas it should be simply path to directory containing sysidcfg file.
Reading on the bigAdmin I learned that the sysidcfg file has always the same name, thus If I want to use different ones for different clients I have to use seperate directories.
So in my case I changed it to :
Code:
-p 192.168.0.103:/export/jumpstart/config/

Simple mistake, but on the other hand there was no clue about it at the installation screen, there was only :
Code:
Using local console
Beginning system identification ...
Searching for configuration file(s) ...
Search complete.

so it doesn't look like a problem, while it actually was.
I got that idea after I exit the interactive install at client to shell and checked with mount -p that everything is ok and accessible.
Once more sorry for bothering.
 

10 More Discussions You Might Find Interesting

1. Solaris

Jumpstart Solaris 10 x86

I need a little help figuring out why my custom jumpstart network installation is dumping me to a manual install. I am trying to install Solaris 10 (unattended) over the wire from my jumpstart server to an HP Proliant DL380 server but I'm having difficulties with the unattended part. So, what... (2 Replies)
Discussion started by: alias.256
2 Replies

2. Solaris

Solaris 10 x86 Jumpstart w/o GUI

Does anyone know how to Jumpstart a Solaris 10 x86 system without the GUI? I would like to keep the Jumpstart and/or Flash Archive install in a console text mode if possible but I've not had much luck finding instructions. I'm guessing this is going to be accomplished from the grub menu with a... (5 Replies)
Discussion started by: alias.256
5 Replies

3. Solaris

Solaris 10 Jumpstart goes to interactive mode instead of using sysidcfg

Ever since I have started using Solaris 10 images, I have had a problem I can not find a solution for. I have a Solaris 10 image that I created from a Solaris 10 DVD. The sysidcfg file has been created and set up in the bootparams file. I have no issues in Solaris 8 or 9. In Solaris 10, the... (5 Replies)
Discussion started by: rsherry
5 Replies

4. Solaris

Avoiding Solaris 10 jumpstart from failing and then becoming interactive

I found my issues were resolved via instructions, from, information, via the url: Preconfiguring With the sysidcfg File (Solaris 10 8/07 Installation Guide: Network-Based Installations) - Sun Microsystems Also, sysidcfg, rules etc, ought be in the correct place. The documents that were not bad,... (1 Reply)
Discussion started by: solaris12345
1 Replies

5. Solaris

Automate Solaris x86 Jumpstart

Hi All, Is there a possible way to fully automate Solaris x86 jumpstart or make the x86 jumpstart unattended? I'm currently checking the possible options on how can I do the x86 jumpstart to be kicked off during midnight. We have an automated jumpstart (start to run from midnight) for... (2 Replies)
Discussion started by: racbern
2 Replies

6. Homework & Coursework Questions

How to write script that behaves both in interactive and non interactive mode

Q. Write a script that behaves both in interactive and non interactive mode. When no arguments are supplied it picks up each C program from the directory and prints first 10 lines. It then prompts for deletion of the file. If user supplies arguments with the script , then it works on those files... (8 Replies)
Discussion started by: rits
8 Replies

7. Solaris

Jumpstart Installation from X86 machine

Hi friends , i have on ultra 10 Sparc machine . Due to some problem my OS is fully corrupted , so i am planning to install again but my problem is the cd drive in Ultra 10 machine is not working. Now i am planning to use Jumpstart installation method to install my server. But i... (4 Replies)
Discussion started by: vr_mari
4 Replies

8. Solaris

Jumpstart using DHCP

Hi all I need to install a jumpstart server. Okay done this before but I need to get over the boot server having to be in the same subnet issue. Searching google, it seems that Solaris 10 allows you to use DHCP, so instead of arp/rarp, I can now use this. So, anyone got any install notes... (1 Reply)
Discussion started by: sbk1972
1 Replies

9. Red Hat

Interactive PXE Boot Menu

I have been asked to modify our PXE server such that there will be only one entry in the pxelinux.cfg/default file, where the same kernel and initrd.img will be used regardless of what operating system is to be installed, and the user will type in the path to the kickstart file that will be used. ... (7 Replies)
Discussion started by: ceb
7 Replies

10. Solaris

Jumpstart is asking interactive questions

I am facing a problem in jumpstart While install it is asking still lot of questions. Please help me in my configuration so that it will not ask any of the question. Note: I tried to search google but didn't get much help My Jumpstart server configuration is bash-3.00# cat... (3 Replies)
Discussion started by: sb200
3 Replies
BACKUP_QUIT(8)						       AFS Command Reference						    BACKUP_QUIT(8)

NAME
       backup_quit - Leaves interactive mode

SYNOPSIS
       quit [-help]

       q [-h]

DESCRIPTION
       The backup quit command exits interactive mode, returning the issuer to the regular shell prompt at which the backup or backup interactive
       command was issued to enter interactive mode. The command has no effect when issued outside interactive mode. Issuing the Ctrl-D command
       also exits interactive mode.

CAUTIONS
       To exit interactive mode, all jobs must be completed. Use the backup jobs command to list any jobs currently pending or executing, and the
       backup kill command to terminate them as necessary.

OPTIONS
       -help
	   Prints the online help for this command. All other valid options are ignored.

EXAMPLES
       The following command exits interactive mode:

	  backup> quit
	  %

PRIVILEGE REQUIRED
       None

SEE ALSO
       backup(8), backup_interactive(8), backup_jobs(8), backup_kill(8)

COPYRIGHT
       IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.

       This documentation is covered by the IBM Public License Version 1.0.  It was converted from HTML to POD by software written by Chas
       Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.

OpenAFS 							    2012-03-26							    BACKUP_QUIT(8)
All times are GMT -4. The time now is 05:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy