Hi all , i have followed through the below mentioned procedure and i have strucked in the final step of boot process.
modprobe: FATAL: Could not load /lib/modules/2.6.37.6/modules.dep: No such file or directory wget http://www.codesourcery.com/sgpp/lite/arm/portal/package7851/public/arm-none-linux-gnueabi/arm-2010.09-50-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 tar -xvjf arm-2010.09-50-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 export PATH=/tmp/xeno/arm-2010.09/bin:$PATH git clone --depth 1 git://git.xenomai.org/xenomai-2.5.git git clone --depth 1 --branch for-ipipe-2.6.37-arm git:// git.xenomai.org/ipipe-gch.git cd ipipe-gch ../xenomai-2.5/scripts/prepare-kernel.sh --arch=arm --linux=. wget -O .config http://sisyphus.hd.free.fr/~gilles/omap4_panda_config yes "" | make ARCH=arm oldconfig make -j 8 ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- uImage make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- modules_install INSTALL_MOD_PATH=<replace with your SD card fs path> and in my sdcard in /lib/modules I have 2.6.37.6 directory I have the mentioned file modules.dep in my sd card /lib/modules/2.6.37.6/ i have tried some mentioned in web update-initramfs editing the initramfs.confg (mod=replacing MOST with DEP) and all but the error remain unchanged . If someone passthrough this problem plase let me know. Thanks Suresh balijepalli Rosenehim,Baveria.
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
