From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: suresh reddy <sureshreddy.balijepalli@domain.hid>
Cc: Xenomai help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] Fwd: Regarding booting
Date: Tue, 28 Jun 2011 17:16:42 +0200 [thread overview]
Message-ID: <4E09F05A.1020405@domain.hid> (raw)
In-Reply-To: <BANLkTi=1FwjGE5xVdepRhSifab-cMEHj3g@domain.hid>
On 06/28/2011 05:06 PM, suresh reddy wrote:
> On 28 June 2011 15:53, Gilles Chanteperdrix <
> gilles.chanteperdrix@xenomai.org> 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 ?
>
No, the complete installation instructions of xenomai are in the file
"README.INSTALL" in Xenomai sources, here you are citing only one part
of it. But they assume you already know how to install Linux, which is
why the module installation is not detailed and we tell you "manually
install the kernel image, system map and modules to the proper location".
So, you should learn how to compile a custom version of the kernel for
your board, and when you know how to do that, following xenomai
installations will be easy.
Using google 5 minutes, I found:
http://www.omappedia.com/wiki/Building_Linux_OMAP_Kernel
http://labs.igep.es/index.php/The_Linux_kernel
http://www.cyberciti.biz/tips/compiling-linux-kernel-26.html
http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html
http://www.tuxradar.com/content/how-compile-linux-kernel
--
Gilles.
prev parent reply other threads:[~2011-06-28 15:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-24 9:57 [Xenomai-help] Regarding booting suresh reddy
2011-06-24 10:51 ` Gilles Chanteperdrix
2011-06-24 11:45 ` Gilles Chanteperdrix
2011-06-28 13:08 ` [Xenomai-help] Fwd: " suresh reddy
2011-06-28 13:53 ` Gilles Chanteperdrix
2011-06-28 15:06 ` suresh reddy
2011-06-28 15:16 ` Gilles Chanteperdrix [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E09F05A.1020405@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=sureshreddy.balijepalli@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.