Make modules and kernel for ARM



After make zImage when i give
"make modules_install INSTALL_MOD_PATH=/root/opt/ln2440/rootfs"

to install the kernel and modules inside root file system i am
getting the following errors.

make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers'
make -C base modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/base'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/base'
make -C block modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/block'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/block'
make -C cdrom modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/cdrom'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/cdrom'
make -C char modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/char'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/char'
make -C ha modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/ha'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/ha'
make -C hotplug modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/hotplug'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/hotplug'
make -C i2c modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/i2c'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/i2c'
make -C l3 modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/l3'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/l3'
make -C media modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/media'
make -C radio modules_install
make[3]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/media/radio'
make[3]: Nothing to be done for `modules_install'.
make[3]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/media/radio'
make -C video modules_install
make[3]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/media/video'
make[3]: Nothing to be done for `modules_install'.
make[3]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/media/video'
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/media'
make -C misc modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/misc'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/misc'
make -C mmc modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mmc'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mmc'
make -C mtd modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mtd'
make -C chips modules_install
make[3]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mtd/chips'
make[3]: Nothing to be done for `modules_install'.
make[3]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mtd/chips'
make -C devices modules_install
make[3]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mtd/devices'
make[3]: Nothing to be done for `modules_install'.
make[3]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mtd/devices'
make -C maps modules_install
make[3]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mtd/maps'
make[3]: Nothing to be done for `modules_install'.
make[3]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mtd/maps'
make -C nand modules_install
make[3]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mtd/nand'
make[3]: Nothing to be done for `modules_install'.
make[3]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mtd/nand'
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/mtd'
make -C net modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/net'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/net'
make -C parport modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/parport'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/parport'
make -C scsi modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/scsi'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/scsi'
make -C serial modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/serial'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/serial'
make -C sound modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/sound'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/sound'
make -C usb modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/usb'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/usb'
make -C video modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/video'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers/video'
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/drivers'
make -C mm modules_install
make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/mm'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/mm'
make -C fs modules_install
make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/fs'
make -C nls modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/fs/nls'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/fs/nls'
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/fs'
make -C net modules_install
make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/net'
make -C core modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/net/core'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/net/core'
make -C ipv4 modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/net/ipv4'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/net/ipv4'
make -C netlink modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/net/netlink'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/net/netlink'
make -C sched modules_install
make[2]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/net/sched'
make[2]: Nothing to be done for `modules_install'.
make[2]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/net/sched'
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/net'
make -C ipc modules_install
make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/ipc'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/ipc'
make -C lib modules_install
make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/lib'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/lib'
make -C arch/arm/mach-s3c2440 modules_install
make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/mach-s3c2440'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/mach-s3c2440'
make -C arch/arm/kernel modules_install
make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/kernel'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/kernel'
make -C arch/arm/mm modules_install
make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/mm'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/mm'
make -C arch/arm/lib modules_install
make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/lib'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/lib'
make -C arch/arm/nwfpe modules_install
make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/nwfpe'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/nwfpe'
make -C arch/arm/fastfpe modules_install
make[1]: Entering directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/fastfpe'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/root/opt/ln2440/
clabsys_kernel_2.4.20_rel1.0/arch/arm/fastfpe'
cd /root/opt/ln2440/rootfs/lib/modules/2.4.20_CLabSys_elfin-r1.0; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ "/usr/local/arm/2.95.3/bin/arm-linux-" = "" ]; then \
if [ -r System.map ]; then \
"/sbin/"depmod -ae -F System.map -b /root/opt/ln2440/
rootfs -r 2.4.20_CLabSys_elfin-r1.0;fi;fi


Suggest me the reason for this.
How can i install the kernel and modules inside ramdisk.
Please help.

Regards
Vina

i am not getting modules and other object files inside RAMDISK
.



Relevant Pages

  • Re: win-motherboard
    ... > install Master Booter and it would not install. ... This sounds like you have been able to load the kernel, ... the partition containing /etc/inittab and /sbin/init). ... Then there is the partition containing the root file system. ...
    (comp.os.linux.setup)
  • Re: win-motherboard
    ... >> Installed Win XP to a 40 gig partition on the first drive fine. ... >> to install Master Booter and it would not install. ... >> kernel message. ... > Then there is the partition containing the root file system. ...
    (comp.os.linux.setup)
  • RE: Kernel Panic - no init found...
    ... If you are using a ramdisk, ... What you have to do is point grub or lilo to pickup this initrd-2.4.x-x.img on bootup. ... perform the usual make stuff (ie. make bzImage, make install, make modules_install) ... Kernel Panic - no init found... ...
    (RedHat)
  • Re: Procedure for upgrading kernel from 2.4 to 2.6
    ... I noticed this ramdisk in the stock 2.4.27 kernel ... > 1) Install kernel-source package of my choosing. ... > the source tree in /usr/src. ...
    (Debian-User)
  • Re: Upgrade fails from 2.4 to 2.6, getting unresolved symbols in ext3 module
    ... >> Mounting root file system ... lot of prep work before you build and install the new kernel. ... It is advisable to first bring you system current (install the latest ... -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." ...
    (comp.os.linux.setup)