Hello to all,
I'm trying to do a network install of 9.2. I'm using a PCMIA adapter from xircom. Doing an install using the network.img or pcmia.img disk, I get an error while trying to load the required module xirc2ps_cs.o (which is not present on either disk). I tried the expert install, with an additional disk (as described in the README in the images directory for SCSI drivers) ; I formatted an ext2fs disk and copied the unzipped xirc2ps_cs.o file on it. Unfortunately, when I try to load the xirc2ps_cs.o when prompted for, it failed and I get lots of undefined symbol in ALT+F3 console (printk, strstr). I guess the problem might be caused by the fact that I extracted the xirc2ps_cs.o module from kernel-2.4.22.10mdk-1-1mdk.i586.rpm and not from kernel-BOOT-2.4.22.10mdk-1-1mdk.i586.rpm, because the xircom module is not present in the later one. I tried to copy ds.o and pcmi_core.o on the disk, but it didn't resolve the problem. So, how can I resolve this ? Is there a version of the xirc2ps_cs.o that would be compatible with the kernel used on disk image ? Or perhaps there's another way to initialize my pcmcia card ? Should I get the source for kernel-BOOT, add the xircom sources and recompile (but that would be really tedious...) ? Thanks in advance for any hint. -- Nicolas Pomarede
