Pasi, <br>     Thanks very much for the tip.  That did give me some additional information:<br><br><div style="margin-left: 40px; font-family: courier new,monospace;">Scanning and configuring dmraid supported devices<br>Scanning logical volumes<br>
  Reading all physical volumes.  This may take a while...<br>Activating logical volumes<br>  Volume group "virt01vg00" not found<br>Creating root device.<br>Mounting root filesystem.<br>mount: could not find filesystem '/dev/root'<br>
Setting up other filesystems.<br>Setting up new root fs<br>setuproot: moving /dev failed: No such file or directory<br>no fstab.sys, mounting internal defaults<br>setuproot: error mounting /proc: No such file or directory<br>
setuproot: error mounting /sys: No such file or directory<br>Switching to new root and running init.<br>unmounting old /dev<br>unmounting old /proc<br>unmounting old /sys<br>switchroot: mount failed: No such file or directory<br>
Kernel panic - not syncing: Attempted to kill init!<br></div><br>This brings me back to suspecting the problem is in the different file structures.  I'm still trying to wrap my head around the other replies in this thread.<br>
<br><br><div class="gmail_quote">On Sat, Nov 7, 2009 at 2:24 PM, Pasi Kärkkäinen <span dir="ltr"><<a href="mailto:pasik@iki.fi">pasik@iki.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Fri, Nov 06, 2009 at 11:49:41AM -0800, Christopher Hunt wrote:<br>
>    First let me say that I'm not a sysadmin, but am simply wearing that hat<br>
>    this week so please excuse my ignorance.  I need to temporarily move some<br>
>    virtual servers from a CentOS-KVM platform to a CentOS-XEN platform while<br>
>    I do some upgrades to the CentOS box.  I've created a local LV, and used<br>
>    DD and SCP to transfer the block device from the VKM machine to the XEN<br>
>    machine.  For quite a while I struggled with the "Error: (2, 'Invalid<br>
>    kernel', 'xc_dom_parse_elf_kernel: ELF image has no shstrtab\n')" error<br>
>    but thanks to Nick Couchman from<br>
</div>>    [1]<a href="http://lists.xensource.com/archives/html/xen-users/2008-03/msg00603.html" target="_blank">http://lists.xensource.com/archives/html/xen-users/2008-03/msg00603.html</a>,<br>
<div class="im">>    I've passed that.  Now I'm stuck with a kernel panic situation.<br>
>    Unfortunately the kernel panic error doesn't appear using "xm console" and<br>
>    flashes so quickly through "virt-viewer" that I can't get any details.<br>
><br>
<br>
</div>Stop the guest and edit /etc/xen/<guest> cfgfile.<br>
<br>
Remove (or comment out) the vfb line, and then restart the guest.<br>
<br>
Now you get the full console output to "xm console".<br>
<font color="#888888"><br>
-- Pasi<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
CentOS-virt mailing list<br>
<a href="mailto:CentOS-virt@centos.org">CentOS-virt@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-virt" target="_blank">http://lists.centos.org/mailman/listinfo/centos-virt</a><br>
</div></div></blockquote></div><br>