>>>>> "j" == J A Magallon <[EMAIL PROTECTED]> writes:
j> Hi all...
j> I have tried to build latest -rc2, and installkernel can't find the
j> image to install:
Hi
fixed in bootloader-utils 0.13 just released.
Later, Juan.
j> + exec /sbin/installkernel 2.4.22-rc2-jam1m bzImage
j> /usr/src/linux-2.4.22-rc2-jam1m/System.map /boot
j> cat: bzImage: No such file or directory
j> This makes things work again:
j> --- installkernel.orig 2003-08-17 02:03:43.000000000 +0200
j> +++ installkernel 2003-08-17 02:24:11.000000000 +0200
j> @@ -190,8 +190,6 @@
j> [[ -n $4 ]] && boot=$4 || boot=/boot
j> -cd $boot
j> -
j> [[ $AUTOREMOVE = "no" ]] && REMOVE=""
j> [[ $NOLINK = "yes" ]] && NOLINK=-n
j> Problem is that it leaves the script sitting at /boot and installkernel
j> is called with relative paths from arch/i386/boot.
j> Some change for specific mandrake things ? If it makes building standard
j> kernels fail...
j> TIA
j> --
j> J.A. Magallon <[EMAIL PROTECTED]> \ Software is like sex:
j> werewolf.able.es \ It's better when it's free
j> Mandrake Linux release 9.2 (Cooker) for i586
j> Linux 2.4.22-rc1-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-1mdk))
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy