All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roland Tollenaar <rwatollenaar@domain.hid>
To: Eric Noulard <eric.noulard@domain.hid>, Xenomai-help@domain.hid
Subject: Re: [Xenomai-help] patching continues
Date: Tue, 20 Feb 2007 17:08:47 +0100	[thread overview]
Message-ID: <45DB1D0F.3050107@domain.hid> (raw)
In-Reply-To: <cbe23c50702200511t7fd6bfd6nbf131df680fcd80a@domain.hid>

Hi,

As my distro is using syslinux and not lilo or grub the install part 
does not work. In documentation of slax it appears that vmlinuz 
,initrd.gz and kernel_01.mo must be adapted.

I have found the correct .config file I think and since I am using the 
kernel src that belongs to the distro I would expect not even to have to 
change initrd or the kernel_01.mo (latter copies the modules to the 
lib/module directory I think)

If I understand correctly xenomai is statically built into the kernel if 
I use * instead of M. So I am hoping to be able to run off the same 
modules. In fact even skip the
make module and make module_install
steps?

Or am I misunderstanding something and is this stupid?

I must be because on trying the kernel that results it gives

error inserting module ehci-hdc(1) for your kernel 2.6.16
error inserting module ohci-hdc(1) for your kernel 2.6.16
error inserting module uhci-hdc(1) for your kernel 2.6.16
error inserting module usb-storage for your kernel 2.6.16

which means it cannot find the usb after that (which is almost 
ridiculous because it loads syslinux and the kernel and initrd from it 
to get to that stage)

Kind regards,

Roland.

Eric Noulard wrote:
> 2007/2/20, Wolfgang Grandegger <wg@domain.hid>:
>> Eric Noulard wrote:
> 
>> >
>> > Note that you still to update your lilo.conf / grub.conf file for
>> > adding your freshly
>> > compiled kernel.
>>
>> On my FC5 distro I simply do:
>>
>>    $ make bzImage
>>    $ make modules
>>    # make modules_install
>>    # make install
>>
>> Then I reboot and select the new entry in the grub boot loader. I guess
>> this works for other distros as well.
> 
> You are right
> 
> make install step usually calls a script
> as shown by "make help" you may call in a configured linux kernel 
> [build] tree
>>>>
>  install       - Install kernel using
>                   (your) ~/bin/installkernel or
>                   (distribution) /sbin/installkernel or
>                   install to $(INSTALL_PATH) and run lilo
>>>>
> 
> 
> 


      reply	other threads:[~2007-02-20 16:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-19 19:15 [Xenomai-help] patching continues Roland Tollenaar
2007-02-20  7:23 ` Eric Noulard
2007-02-20  9:47   ` Roland Tollenaar
2007-02-20 10:16     ` Eric Noulard
2007-02-20 10:34       ` Roland Tollenaar
2007-02-20 11:00     ` Paul
2007-02-20 10:16   ` Wolfgang Grandegger
2007-02-20 13:11     ` Eric Noulard
2007-02-20 16:08       ` Roland Tollenaar [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=45DB1D0F.3050107@domain.hid \
    --to=rwatollenaar@domain.hid \
    --cc=Xenomai-help@domain.hid \
    --cc=eric.noulard@domain.hid \
    --cc=rolandtollenaar@domain.hid \
    /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.