<div dir="ltr">So I&#39;m attempting to virtualize one of our Redhat 5 boxes using VMWare&#39;s P2V functionality, and it&#39;s copied all the data into the VM without any trouble, but now I can&#39;t seem to get the virtual machine to boot because it&#39;s not detecting the virtualized partitions correctly. The physical system was using LVM on top of dm-raid to local disks. When VMWare virtualized the disks, it created a single disk, and copied the LVM layout onto it, so I think what&#39;s happening is on boot, the system is looking for the RAID disks and can&#39;t find them. When I try to boot it, it says that it can&#39;t find the logical volumes and goes into a kernel panic. <div><br></div><div>I&#39;ve booted with a rescue disk, and when I run a pvscan on the new virtual disk, all the volumes are there and can be mounted, so the problem must be that the system isn&#39;t looking for the volumes in the right place. I&#39;ve tried changing the root device to /dev/sda in the device.map comfig file, and I rebuilt the initrd file with both the --force-lvm-probe and --omit-raid-modules and it still loads dm-raid on boot. </div><div><br></div><div>So how do I get the system to completely forget about RAID, and boot off the new virtual disk? Is there a RAID config somewhere that I&#39;m missing? </div><div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div>--</div>Wyatt Zacharias<div><br></div></div></div></div>
</div></div>