Hi,
not that easy. I tried the following:
Code:
mount /dev/sda2 mnt/
mount --bind /dev /mnt/dev
chroot /mnt
mount /proc
mount /sys
mkinitrd
Kernel image: /boot/vmlinuz-2.6.22.18-0.2-default
Initrd image: /boot/initrd-2.6.22.18-0.2-default
Root device: /dev/sda2 (mounted on / as ext3)
Kernel Modules: processor thermal scsi_mod libata pata_amd sata_sil fan jbd mbcache ext3 edd sd_mod usbcore ohci-hcd uhci-hcd ehci-hcd ff-memless hid usbhid
Features: block usb resume.userspace resume.kernel
Bootsplash: SuSE (1280x1024)
17537 blocks
/proc/misc: No entry for device-mapper found
Is device-mapper driver missing from kernel?
/dev/mapper/control: open failed: No such device
Failure to communicate with kernel device-mapper driver.
Command failed
/proc/misc: No entry for device-mapper found
Is device-mapper driver missing from kernel?
/dev/mapper/control: open failed: No such device
Failure to communicate with kernel device-mapper driver.
Command failed
/proc/misc: No entry for device-mapper found
Is device-mapper driver missing from kernel?
/dev/mapper/control: open failed: No such device
Failure to communicate with kernel device-mapper driver.
Command failed
The result after booting is still the same ... I think the error messages are the problem ... any hints?
cya
Hachtl