2.4.20-8 to 2.6.3 lvm2 error? /dev/mapper/control open failed

Submitted by Anonymous
on February 26, 2004 - 11:48pm

Hi,
When running "make install" for the 2.6.3 from a RH9 2.4.20-8 machine I get the following error after the zImage is succesfully made and moved and the new System.map file is made:

/dev/mapper/control : open failed : No such file or directory
Is device-mapper driver missing fromkernel?

Googl-ing gives me all types of different solutions that don't seem related, so I'm utterly confused. After installing lvm2, am I supposed to run additional commands (i.e. vgconvert)? I installed lvm2 using the redhat rpm and statically compiled devfs into the kernel. I'm leaning towards following the solution at the bottom of:

http://www.linuxquestions.org/questions/archive/8/2003/12/4/129549

but would running a script everytime on startup be the solution?

lvm2-2.00.08-2.i386.rpm actua

Anonymous
on
February 26, 2004 - 11:52pm

lvm2-2.00.08-2.i386.rpm actually

/dev/mapper/control

adamm
on
May 12, 2004 - 6:15am

use
mkinitrd --omit-lvm-modules image 2.6.6

I found it today after a lot of struggling.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.