Dejan,

I think you need to turn off kernel pcmcia.  That is
causing depmod to fail which is causing buildk to
fail.  Although buildk is giving a misleading error, so it's
hard to tell for sure.

If you want pcmcia support, you need to do it with the userland
pcmcia-cs package.

Jim.


On Mon, 24 Jun 2002, Dejan Trpcevski wrote:

> Hello everybody.
> 
> I am running Redhat 7.3, and is using the initrd_kit from LTSP to make
> initrds.
> 
> This is what I did:
> 
> 1)Downloaded the initrd_kit-3.0.4.
> 
> 2)Got kernel sources from kernel.org
> 
> make mrproper
> make xconfig (i took the configuration from redhats vanilla kernel)
> make dep
> make clean
> 
> 3)appended an EXTRAVERSION parameter to /usr/src/linux/Makefile
> 
> make bzImage
> make modules
> make modules_install
> 
> 4) Then ran the buildk script. This is my config.in
> 
> #
> # config file for LTSP kernel build script (Jim McQuillan)
> #
> CONF_BUSTYPE=pci_isa
> KERNEL_SRC=/usr/src/linux
> INITRD_SIZE=7000
> INITRD_INODES=700
> 
> I know it is very large, but otherwise buildk complain about the size.
> 
> This is my output:
> 
> 7000+0 records in
> 7000+0 records out
> mke2fs -F -q -m 0 -N 700 initrd.ltsp 7000
> mke2fs 1.27 (8-Mar-2002)
> Copying the root tree
> 1034 blocks
> 6735 blocks
> depmod: *** Unresolved symbols in
> /mnt/initrd/lib/modules/2.4.18-24juni/kernel/drivers/net/appletalk/ipddp.o
> depmod:       atalk_find_dev_addr_Ra21f6383
> depmod:       atrtr_get_dev_Rc71098f1
> depmod:       aarp_send_ddp_R21a547fd
> depmod: *** Unresolved symbols in
> /mnt/initrd/lib/modules/2.4.18-24juni/kernel/drivers/net/fc/iph5526.o
> depmod:       scsi_register_R1ed0db54
> depmod:       scsi_unregister_module_R81d85a75
> depmod:       scsi_unregister_R14afe30b
> depmod:       scsi_register_module_Rfa20b7b0
> depmod: *** Unresolved symbols in
> /mnt/initrd/lib/modules/2.4.18-24juni/kernel/drivers/net/hamradio/hdlcdrv.o
> depmod:       ax25_rebuild_header_R7779d8aa
> depmod:       ax25_encapsulate_Ra56146f8
> 
> 
> ...ETC ETC ETC ETC....
> 
> rivers/net/wireless/airo_cs.o
> depmod:       CardServices_Re4eef0a4
> depmod:       register_pccard_driver_R583d4ed2
> depmod:       unregister_pccard_driver_Rdb348cd2
> depmod: *** Unresolved symbols in
> /mnt/initrd/lib/modules/2.4.18-24juni/kernel/drivers/net/wireless/orinoco_cs.o
> depmod:       CardServices_Re4eef0a4
> depmod:       register_pccard_driver_R583d4ed2
> depmod:       unregister_pccard_driver_Rdb348cd2
> 
>   depmod failed!
> 
>   Available blocks: 2758
>   Available inodes: 458
> 
>   INITRD_SIZE=7000 or INITRD_INODES=700 may  not be large enough
> 
> Configuration failed.
> 
> 
> Any help is appreciated.
> 
> Dejan
> 
> 
> 
> -------------------------------------------------------
> Sponsored by:
> ThinkGeek at http://www.ThinkGeek.com/
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.openprojects.net
> 

-- 



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to