Sven, Here's an idea. Make sure you have this set in make xconfig when you compile:
# # Loadable module support # CONFIG_MODULES=y CONFIG_MODVERSIONS=y CONFIG_KMOD=y
and then under # SCSI low-level drivers
check these lines:
# CONFIG_SCSI_IZIP_EPP16 is not set # CONFIG_SCSI_IZIP_SLOW_CTR is not set
I don't have a zip drive, so I didn't set mine when I did xconfig. You should at least set them for modules. I've never had a zip drive, so I don't know if they need to be in the kernel, or not.
Also check the file systems section and see if anything looks amiss that would affect zip drives, or anything else.
I can send you a copy of my .config file that works fine with 2.4.21 and the ck patces, if you like. You would need to load it into xconfig, and the edit it to suit your hardware, save, and then dep, clean, bzImage, modules, modules_install. I've found manually copying bzImage and System map to /boot works better than make install. In my case, I don't use an initrd on non-MDK kernels.
Robert Crawford.
On Tuesday 08 July 2003 02:23 pm, Sven L. wrote:
Hello,
I have a problem building a 2.4.21 Kernel. I use the sources of kernel.org with the supermountng patch and the preempt patch but I have tried with and without the patches. The problem stayes the same :
1. the partition check of hdb fails. That is my ide zip-drive. 2. the read/write remount of the / filesystem fails. And that makes booting impossible.
At the moment I use the 2.4.20 kernel build of the sources from kernel.org. I have tried the same configuration with the new kernel. The problem stayes the same even with the new pre-patches for 2.4.22. If anybody has build a working kernel of the vanilla sources I would ask for the configuration he has used. I hope somebody has experience with a working 2.4.21 kernel because I am running out of ideas.
Greetings Sven L�sekann
Robert,
it would be great if you could send me your config file. Then I would have a known working configuration to start from. That would help me to find my problem.
Sven L�sekann
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
