All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Compiling Linux+Xenomai 32bits kernel on FC6 x86_64?
@ 2007-01-17  8:51 Eric Noulard
  2007-01-17  9:06 ` Matthias Fechner
  0 siblings, 1 reply; 11+ messages in thread
From: Eric Noulard @ 2007-01-17  8:51 UTC (permalink / raw)
  To: xenomai

Hi all,

I am a Xenomai beginner.

I am trying to compile and boot a 32bits (adeos/xenomai patched) Linux Kernel
on a Fedora Core 6 x86_64 system and I do run into trouble
getting an early

"runaway loop modprobe binfmt-464c"
at boot time.

I did compile the patched kernel using

cd /path/to/patched_linux_src
make ARCH=i386 O=/path/to/builddir menuconfig
make O=/path/to/builddir menuconfig
cp arch/i386/boot/bzImage /boot/vmlinuz-2.6.19-xenomai-2.3
cp System.map /boot/System.map-2.6.19-xenomai-2.3
make O=/path/to/builddir menuconfig modules_install
mkinitrd initrd-x2.6.19-xenomai-2.3.img  2.6.19-xenomai-2.3
cp initrd-x2.6.19-xenomai-2.3.img /boot

and then update grub.conf accordingly

So here is my question:

Is it possible to run/boot a 32bit xenomai on a 64 bit system
or should I really need to install a 32bit only system on my 64 bit machine?
If yes how to do this properly?
If no
   - is there a planned support for 64bit in xenomai/adeos?
   - what should I do to use Xenomai on my 64 bit machine?

Thanks in advance.
-- 
Erk


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-01-18 20:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-17  8:51 [Xenomai-help] Compiling Linux+Xenomai 32bits kernel on FC6 x86_64? Eric Noulard
2007-01-17  9:06 ` Matthias Fechner
2007-01-17 15:20   ` Jeff Webb
2007-01-17 18:19     ` Jan Kiszka
2007-01-17 19:48       ` Jeff Webb
2007-01-17 20:00         ` Jan Kiszka
2007-01-18 11:18       ` Paul
2007-01-18 11:46         ` Jan Kiszka
2007-01-18 11:53           ` Jan Kiszka
2007-01-18 12:12             ` Philippe Gerum
2007-01-18 20:36             ` Paul

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.