Operating System - HP-UX
1752780 Members
6307 Online
108789 Solutions
New Discussion юеВ

Re: Ignite unable to load scripts and then errorrs biulding kernel

 
Andrew medhurst1
Frequent Advisor

Ignite unable to load scripts and then errorrs biulding kernel

Ignite keeps giving us two errors and we are having problems troubleshooting possible cause.
1. "/opt/ignite/data/scripts/os_arch_post_l".
ERROR: run_cmd: cannot execute "/tmp/ign_configure/cfg_script/opt/ignite/data
/scripts/os_arch_post_l": No such file or directory (errno = 2).
ERROR: The script: "/opt/ignite/data/scripts/os_arch_post_l" failed, exit
code was 1.
NOTE: Will not attempt to create any transition links after software load.
The /opt/upgrade/bin/tlinstall is not present or is not executable.

The directory's in question are available to the client.

and
2. * Build_Kernel: Begin

ERROR: Can not open the system file "/stand/system".
* Tuned kernel for large swap space: "maxswapchunks 3056".
* Building a new kernel using the command: "/usr/sbin/mk_kernel -o
/stand/vmunix".
ERROR: Cannot find "config" on the system.
This command is necessary to build a kernel.
Usage: mk_kernel [-o path_name] [-s system_file] [-S] [-v]
mk_kernel -M module_name [[-M module_name]..] [-v]
ERROR: Could not make an executable kernel. An interactive shell will now be
provided. Once you have fixed the problem or a kernel has been built
and placed in /stand/vmunix, "exit" the shell.
NOTE: If you wish to attempt to recover, go to the target machine's console
and interact there. Otherwise, use the "Stop Install" action to reboot
or halt the target machine.
* Building a new kernel using the command: "/usr/sbin/mk_kernel -o
/stand/vmunix".


* Build_Kernel: Complete
any ideas we have pushed an already existing kernel onto the server and it manages to get to single user mode ok but no further.
regards
Andrew Medhurst
3 REPLIES 3
skt_skt
Honored Contributor

Re: Ignite unable to load scripts and then errorrs biulding kernel

the first error looks like the ignite version and OS platform are different(like PARISC image and Itanium target server)

Is it a new installtion or recovering a failed server or ??
Andrew medhurst1
Frequent Advisor

Re: Ignite unable to load scripts and then errorrs biulding kernel

Thanks for the reply but the orig server is the same as the current and the biggest problem seems to be this below error.
ERROR: Cannot find "config" on the system.
we can get some of te other steps to complete post error but the system will not come up it just panicks and dumps.
so i really need to understand why the config command is not being found surely that should be in the mini-system.
regards
Andrew Medhurst
skt_skt
Honored Contributor

Re: Ignite unable to load scripts and then errorrs biulding kernel

"ERROR: Cannot find "config" on the system.
This command is necessary to build a kernel"

did u try copying /usr/sbin/config from a similar system?