Operating System - Linux
1752440 Members
6029 Online
108788 Solutions
New Discussion юеВ

Re: PSP install errata kernel

 
Alexander St├еhlberg
Occasional Contributor

PSP install errata kernel

Trying to install PSP 8.12 on my new 2.6.9 kernel:

[kat-prs16 linux]: ./install812.sh --nui

The HP ProLiant Linux Deployment Utility requires source code
for the 2.6.9-78.ELsmp kernel be available for building and installing
certain drivers included in this bundle.
The directory, /lib/modules/2.6.9-78.ELsmp/build, is either missing, or is empty.

Kernel source code may also be made available via NFS from a
remote system.

Do you wish to continue? [Y] n

Please install the RPM package for the 2.6.9-78. kernel source code,
and restart the HP ProLiant Linux Deployment Utility.

Problem is that I have installed source for this kernel.

[kat-prs16 tmp]: rpm -qa|grep -i 78
kernel-smp-2.6.9-78.EL
kernel-devel-2.6.9-78.EL

[kat-prs16 tmp]: rpm -ivh kernel-2.6.9-78.EL.src.rpm
warning: kernel-2.6.9-78.EL.src.rpm: V3 DSA signature: NOKEY, key ID db42a60e
1:kernel ########################################### [100%]
[kat-prs16 tmp]: ls -la /usr/src/kernels/
total 36
drwxr-xr-x 5 root root 4096 Sep 22 11:41 .
drwxr-xr-x 5 root root 4096 Jan 17 2008 ..
drwxr-xr-x 17 root root 4096 May 28 2007 2.6.9-42.EL-largesmp-x86_64
drwxr-xr-x 17 root root 4096 May 28 2007 2.6.9-42.EL-smp-x86_64
drwxr-xr-x 17 root root 4096 Sep 22 11:41 2.6.9-78.EL-x86_64

[kat-prs16 tmp]: ls -la /lib/modules/2.6.9-78.ELsmp/
total 684
drwxr-xr-x 3 root root 4096 Sep 22 13:50 .
drwxr-xr-x 9 root root 4096 Sep 22 11:41 ..
drwxr-xr-x 9 root root 4096 Sep 22 11:41 kernel
-rw-r--r-- 1 root root 133620 Sep 22 13:50 modules.alias
-rw-r--r-- 1 root root 69 Sep 22 13:50 modules.ccwmap
-rw-r--r-- 1 root root 134860 Sep 22 13:50 modules.dep
-rw-r--r-- 1 root root 73 Sep 22 13:50 modules.ieee1394map
-rw-r--r-- 1 root root 357 Sep 22 13:50 modules.inputmap
-rw-r--r-- 1 root root 235 Sep 22 13:50 modules.isapnpmap
-rw-r--r-- 1 root root 138055 Sep 22 13:50 modules.pcimap
-rw-r--r-- 1 root root 75630 Sep 22 13:50 modules.symbols
-rw-r--r-- 1 root root 159288 Sep 22 13:50 modules.usbmap

As I see it kernel source is installed but I'm missing this "build" dir, whatever that might be?
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: PSP install errata kernel

Shalom,

Take the rpm for the kernel development for the target kernel, install it and run the PSP install again.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Alexander St├еhlberg
Occasional Contributor

Re: PSP install errata kernel

Yes, I just found it. I needed kernel-smp-devel-2.6.9-78.EL.x86_64.rpm