>>>>> "tom" == tom <[EMAIL PROTECTED]> writes: >>>>> "tom" == tom <[EMAIL PROTECTED]> writes:
tom> I must have missed something earlier and I can't find it. tom> If I build a kernel image I use: tom> make-kpkg clean tom> make-kpkg --revision=010327.1 kernel_image tom> (My version format is YYMMDD.x) tom> and everything chunks away and is fine. tom> But when I attempt tom> dpkg -i ../kernel-image... tom> Do I have to reinstall the pcmcia modules that are in tom> /usr/src/modules/pcmcia-cs/ ? Yes. make-kpkg modules_image from the kernel source tree. Then dpkg -i ../kernel-image... ../pcmcia-modules... Hubert

