Hi,
I have an old ESXi server running a couple of CentOS 7 images that run our telephone system. I’ve been trying (unsuccessfully) to move them over to XCP-NG.
I’ve tried both the direct import from within XO as well as exporting to OVF in Esxi and converting to OVA using VMware’s ovftool. Getting the same results. It boots to dracut emergency mode.
Error points at missing /dev/mapper/dir.
Some guides had suggested to try and rebuild the kernel with -
dracut -f {kernel-image}
… then doing a
grub2-mkconfig
But still not booting. Anyone suggest a good guide to tackle this?
Thanks