On 28 June 2011 15:53, Gilles Chanteperdrix < [email protected]> wrote:
> On 06/28/2011 03:08 PM, suresh reddy wrote: > > 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 > > The below mentioned procedure was to test whether xenomai worked on your > panda board, and by no means a complete installation of Xenomai. The > conclusion is: Xenomai works on your board. > > Now, if you want a complete installation, refer to Xenomai installation > instructions, Do you mean complete instructions as below on my host machine as mentioned in 2.1 of xenomai document and $ $xenomai_root/scripts/prepare-kernel.sh --arch=x86 \ --adeos=$xenomai_root/ksrc/arch/x86/patches/adeos-ipipe-2.6.29.4-x86-X.Y-ZZ.patch \ --linux=$linux_tree $ cd $linux_tree $ make [ARCH=i386] xconfig/gconfig/menuconfig # select the kernel and Xenomai options $ make [ARCH=i386] bzImage modules # then install as needed $ mkdir $build_root && cd $build_root $ $xenomai_root/configure --enable-x86-sep (*) \ [--host=i686-linux CFLAGS="-m32 -O2" LDFLAGS="-m32"] $ make install preparing and building the target kernel as mentioned in 1.1 of the document which i have done until now. $ $xenomai_root/scripts/prepare-kernel.sh --arch=arm \ --adeos=$xenomai_root/ksrc/arch/arm/patches/adeos-ipipe-2.6.20-arm-* \ --linux=$linux_tree $ cd $linux_tree $ make ARCH=arm CROSS_COMPILE=arm-linux- O=$build_root csb637_defconfig $ make ARCH=arm CROSS_COMPILE=arm-linux- O=$build_root bzImage modules # [manually install the kernel image, system map and modules to the proper location] $ cd $build_root $ $xenomai_root/configure --build=i686-pc-linux-gnu --host=arm-linux --enable-arm-mach=at91rm9200 --enable-arm-tsc $ make DESTDIR=$staging_dir install Is this completes the complete installation process ? and for the linux kernel installation, refer to any > website you want explaining how to install a Linux kernel with its > modules. Like I already told you, teaching you how to install a Linux > kernel is clearly not what the xenomai-help mailing list is for. > > -- > Gilles. > -- Suresh balijepalli Rosenehim,Baveria.
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
