[linux-lvm] Patching my kernel.

Joe Thornber thornber at btconnect.com
Wed May 9 13:11:15 UTC 2001


On Wed, May 09, 2001 at 01:55:48PM +0200, David Vidal Rodriguez wrote:
> >
> > depmod: *** Unresolved symbols in
> > /lib/modules/2.4.3/kernel/drivers/md/lvm-mod.odepmod:   lvm_init_fs
> > depmod:         lvm_fs_remove_vg
> > depmod:         lvm_fin_fs
> > depmod:         lvm_fs_remove_lv
> > depmod:         lvm_fs_remove_pv
> > depmod:         lvm_fs_create_vg
> > depmod:         lvm_fs_create_lv
> > depmod:         lvm_fs_create_pv
> 
> I have the same type of problem (unresolved symbols), but with a _clean_
> 2.4.0 kernel and LVM v0.9.1_beta<x>, having blindly followed the steps in
> the INSTALL file...

The fragments file for 2.4.0 seems to be out of date.  Try appending
the following lines to LVM/PATCHES/fragments-2.4.0

fragments/add_lvm_fs_2.4.patch
fragments/remove_lvm_snap_h_2.4.patch

Once you've patched your kernel make sure you do a 'make dep' again.

Out of interest, is there any reason that you are sticking with 2.4.0 ?

- Joe



More information about the linux-lvm mailing list