[COLUG] Re: Sharing a kernel

Josh Glover colug at jmglov.net
Tue Jun 29 07:41:30 EDT 2004


Quoth Stephen J. Smith (Mon 2004-06-28 11:35:35PM -0400):

> On Wed, 2004-06-09 at 10:03, Josh Glover wrote:
>
> > why not use the same kernel on SuSE and Fedora? They are
> > both running on the same hardware, after all.
> 
> Hey Josh.  How do you propose to share modules?  Mount the same partion
> on /lib/modules in each?
> 
> Hrm, when does the kernel load modules?  Would it be after partitions
> listed in /etc/fstab have been mounted?

Nope, it must load at least the filesystem modules *before* /etc/fstab
is considered.

The best way to handle this would be simply to mount the same partition
on /usr/src/linux in each and run a 'make modules_install' on each.

-- 
Josh Glover

Gentoo Developer (http://dev.gentoo.org/~jmglov/)
Tokyo Linux Users Group Listmaster (http://www.tlug.jp/)

GPG keyID 0xDE8A3103 (C3E4 FA9E 1E07 BBDB 6D8B  07AB 2BF1 67A1 DE8A 3103)
gpg --keyserver pgp.mit.edu --recv-keys DE8A3103
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.colug.net/pipermail/colug/attachments/20040629/401225d4/attachment.bin


More information about the colug mailing list