On Mon, Nov 30, 1998 at 01:56:17PM -0500, James Ryan wrote: > I have a toshiba satellite pro 440CDT laptop. In order to install > debian, I had to use the boot image designed for toshiba laptops, > otherwise, I got into a continuous boot cycle. I would like to > try some of the new kernels but I want to avoid the cycle. Is > there a patch somewhere that I can apply to all kernels? What is > the best way to work with this, since I am going to compile a bunch > of kernels.
Just compile your kernel as zImage instead of bzImage; that should do the trick (it does on my 310CDS). If you use make-kpkg, use the --zimage switch. Hamish -- Hamish Moffatt VK3TYD [EMAIL PROTECTED], [EMAIL PROTECTED] Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5 CCs of replies from mailing lists are welcome. http://hamish.home.ml.org

