On (27/01/04 16:23), [EMAIL PROTECTED] wrote:
> 
> With all the 2.4.X kernel problems i tried the 2.6.1-mm4 kernel.
> I copied my old 2.4.20_r7 config to the 2.6.1-mm4 dir and run 
> 
> make oldconfig
> make menu config
> make dep && make clean bzImage modules modules_install
> 
> after awhile i got this:
> ...
> INSTALL fs/vfat/vfat.ko
> INSTALL drivers/usb/serial/visor.ko
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.1-mm4; fi
> 
> no error but it just stops
> 
> anyone a clue ?
> 

The configuration of the kernel changed radically from 2.4.x to 2.6.x, 
and doesn't surprise me too much that oldconfig can't handle a config
coming from a 2.4.x kernel. Your best bet is to make a new config 
(make menuconfig or gconfig or kconfig, etc).

Sean

--
[EMAIL PROTECTED] mailing list

Reply via email to