Operating System - HP-UX
1834331 Members
2437 Online
110066 Solutions
New Discussion

Bypassing kernel compile with Ignite-UX

 
Doug Van tol
Occasional Contributor

Bypassing kernel compile with Ignite-UX

I was wondering if anyone knew how to cause Ignite-UX to bypass recompilation
of the kernel. I've created an image, however there is a problem with finding
a driver when the kernel is compiled by Igmite-UX. I know how to fix the
recompilationa dn would like to avoid spending 9 hours rebuilding if I can get
Ignite-UX to not recompile the kernel.

Thanks in advance,

Doug
1 REPLY 1

Re: Bypassing kernel compile with Ignite-UX

When you run make_medialif, this scripts call
/opt/ignite/data/scripts/os_arch_post_l.

This file is well commented and explain you how to avoid kernel recompilation.

I hope this lines can be usefull for you.