[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: base-installer hangs when it cannot find an arch_kernel



On Wed, Mar 17, 2004 at 11:36:56AM +0000, Martin Michlmayr wrote:
> It seems to me that base-installer hangs when it cannot find an
> arch_kernel kernel.  My install on a new MIPS system stopped at
> 86% "Selecting the kernel to install...".  Looking briefly at the
> code, get_arch_kernel() seems to return an empty value if it doesn't
> know the sub-arch.  It later uses that in a grep:
> 
>     arch_kernel=$(get_arch_kernel)
>     ...
>         kernels=`grep $arch_kernel $KERNEL_LIST | sort -r | tr '\n' ',' | sed -e 's/,$//'`

Sorry about that, fixed in cvs.

Stephen

-- 
Stephen R. Marenka     If life's not fun, you're not doing it right!
<stephen@marenka.net>

Attachment: signature.asc
Description: Digital signature


Reply to: