hi all,
i downloaded kernel 2.6.11.6 sources, and compiled following some HOWTOs, but at boot time i end up to this:
[...]
making device-mapper control node
unable to find device-mapper major/minor
Scanning logical volumes
Reading all physical volumes. This may take a while...
cdrom: open failed.
cdrom: open failed.
Found volume group "VolGroup00" using metadata type lvm2
Activating logical volumes
/dev/mapper/control: open failed: No such file or directory
Is device-mapper driver missing from kernel?
0 Logical volumes(s) in volume group "VolGroup00" now active
Making device nodes
/dev/mapper/control: open failed: No such file or directory
Is device-mapper driver missing from kernel?
ERROR: /bin/lvm exited abnormally!
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!
and the system hangs...
what's wrong?!
thanks to any one reading and/or helping