John Summerfield wrote:
On Fri, 8 Aug 2003, Brigitte Warnecke-Schaer wrote:


Hello Sergey,


1. I think, you did 'make modules'

Was O.K.



2. I think, you did 'make modules_install'

Did we ...



3. Copy the new kernel to /boot

cp arch/s390x/boot/image /boot/kernel-x.x.x ( e.g. kernel-2.4.21-3)

O.K.



I always thought the right way to do this is, as root, make install modules_install
Indeed. The above step should be equivalent to make install (dunno,
always copied it by hand :-), but a make modules_install should be done
nevertheless.
And, of course, a mkinitrd should be run afterwards, since some drivers
(e.g. dasd) are compiled as modules by default although they are
required at boot-time.
And as usual, do check where the above mentioned steps copies there
files into as to not overwrite your original installation :-)

HTH,

Hannes
--
Dr. Hannes Reinecke                     [EMAIL PROTECTED]
SuSE Linux AG                           S390 & zSeries
Deutschherrnstr. 15-19                  +49 911 74053 688
90429 N|rnberg                          http://www.suse.de

Reply via email to