Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel

Modules

 

 

Linux kernel RSS feed   Index | Next | Previous | View Threaded


dirk at bean-it

May 16, 1999, 1:48 AM

Post #1 of 3 (64 views)
Permalink
Modules

Hi,
I have recently installed a 368 With RH 5.2 for some home routing use......
This is working fine, but now I want to recompile the kernel...
Problem is, the machine has not enough disk space for the sources etc. So I
decided to build it on an other machine, which was no problem. Putting the
kernel on the other machine was ok too..... But now for the problem: How do
I get modules from the one machine too het other, and how do I install the
om the other machine???
Thanx,
Dirk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
Please read the FAQ at http://www.tux.org/lkml/


rhw at MemAlpha

May 16, 1999, 12:47 PM

Post #2 of 3 (61 views)
Permalink
Re: Modules [In reply to]

Hi Dirk.
> I have recently installed a 368 With RH 5.2 for some home
> routing use...... This is working fine, but now I want to
> recompile the kernel...
> Problem is, the machine has not enough disk space for the
> sources etc. So I decided to build it on an other machine, which
> was no problem. Putting the kernel on the other machine was ok
> too.....
> But now for the problem: How do I get modules from the one
> machine too het other, and how do I install the om the other
> machine???
Last time I was faced with this problem, I nfs mounted the kernel
subtree to the system I wanted them on, compiled the kernel on the
machine it was local to with the command...
Q> make dep clean modules zImage
...then went to the target machine and did the following...
Q> make modules_install
Q> cp arch/i386/boot/zImage /boot/vmlinuz-new
...and finally edited /etc/lilo.conf on that system to allow booting
from /boot/vmlinuz-new which I then tested before renaming it to be
the default boot kernel.
Best wishes from Riley.
+----------------------------------------------------------------------+
| There is something frustrating about the quality and speed of Linux |
| development, ie., the quality is too high and the speed is too high, |
| in other words, I can implement this XXXX feature, but I bet someone |
| else has already done so and is just about to release their patch. |
+----------------------------------------------------------------------+
* ftp://ftp.MemAlpha.cx/pub/rhw/Linux
* http://www.MemAlpha.cx/kernel.versions.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
Please read the FAQ at http://www.tux.org/lkml/


ward.vandewege at pandora

May 16, 1999, 1:22 PM

Post #3 of 3 (64 views)
Permalink
Re: Modules [In reply to]

At 10:48 16/05/99 +0200, Dirk wrote:
>kernel on the other machine was ok too..... But now for the problem: How do
>I get modules from the one machine too het other, and how do I install the
>om the other machine???
Make a tarball of the /lib/modules/2.x.x directory on the machine you built
the kernel on (with 2.x.x the version of your new kernel),
and unpack it on the target machine. That's it.
Hope this helps,
Ward.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo [at] vger
Please read the FAQ at http://www.tux.org/lkml/

Linux kernel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.