Hi,
I have tried the conversion again but with the option "To basic" (without LVM) in the converter.
Then I have to make fsck of every FS and the VM boots normally.
Then I wanted to move FS on LVM. I execited this steps (briefly):
1. Make VG of the name vg00, LV and ext3 for FS.
2. Mount the root FS under /rootlv directory, copy root FS to this directory, mount next new FS under the appropriate directories in /rootlv and copy this ones too.
3. Boot to rescue, mount the new root FS under /mnt and next FS under /mnt, make chroot.
4. Fix /etc/fstab, fix /boot/grub/menu.lst, execute "grub-install /dev/sda", execute mkinitrd ( with the option "lvm2" too).
5. Reboot.
But the resolution is the same as in my the first post - the volume group vg00 is not found.
Where is the problem? I think mkinitrd creates initrd wich doesn't know LVM (bad kernel, libraries, modules, ...).
Do you have any idea?
Thanks a lot.
Milan