From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3FC24C0F.7030701@mail.com> From: guy cadoche MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [linux-lvm] return from lvm2 to lvm Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Mon Nov 24 17:23:01 2003 List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-lvm@sistina.com Hello, I was using lvm on a 2.4 kernel (gentoo) and it works perfectly. I install kernel-2.6 and lvm2 : works perfectly. I want to return to kernel-2.4 and as the patch for device-mapper is not include in the kernel core, cannot mount the lvm disk. it search for device-mapper (modprobe) and not for lvm-mod I unmerge lvm2 and device-mapper...still the same. Is there a way to return to use lvm-mod under kernel-2.4.22 ??? (I want to return because vmware-workstation doesn't work under kernel-2.6) Thank you Guy