Hi all...

I have tried to build latest -rc2, and installkernel can't find the
image to install:

+ exec /sbin/installkernel 2.4.22-rc2-jam1m bzImage
/usr/src/linux-2.4.22-rc2-jam1m/System.map /boot
cat: bzImage: No such file or directory

This makes things work again:

--- installkernel.orig  2003-08-17 02:03:43.000000000 +0200
+++ installkernel       2003-08-17 02:24:11.000000000 +0200
@@ -190,8 +190,6 @@
 
 [[ -n $4 ]] && boot=$4 || boot=/boot
 
-cd $boot
-
 [[ $AUTOREMOVE = "no" ]] && REMOVE=""
 [[ $NOLINK = "yes" ]] && NOLINK=-n
 
Problem is that it leaves the script sitting at /boot and installkernel
is called with relative paths from arch/i386/boot.

Some change for specific mandrake things ? If it makes building standard
kernels fail...

TIA

-- 
J.A. Magallon <[EMAIL PROTECTED]>      \                 Software is like sex:
werewolf.able.es                         \           It's better when it's free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-rc1-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-1mdk))

Reply via email to