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 &quot;virt01vg00&quot; not found<br>Creating root device.<br>Mounting root filesystem.<br>mount: could not find filesystem &#39;/dev/root&#39;<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&#39;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">&lt;<a href="mailto:pasik@iki.fi">pasik@iki.fi</a>&gt;</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>
&gt;    First let me say that I&#39;m not a sysadmin, but am simply wearing that hat<br>
&gt;    this week so please excuse my ignorance.  I need to temporarily move some<br>
&gt;    virtual servers from a CentOS-KVM platform to a CentOS-XEN platform while<br>
&gt;    I do some upgrades to the CentOS box.  I&#39;ve created a local LV, and used<br>
&gt;    DD and SCP to transfer the block device from the VKM machine to the XEN<br>
&gt;    machine.  For quite a while I struggled with the &quot;Error: (2, &#39;Invalid<br>
&gt;    kernel&#39;, &#39;xc_dom_parse_elf_kernel: ELF image has no shstrtab\n&#39;)&quot; error<br>
&gt;    but thanks to Nick Couchman from<br>
</div>&gt;    [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">&gt;    I&#39;ve passed that.  Now I&#39;m stuck with a kernel panic situation.<br>
&gt;    Unfortunately the kernel panic error doesn&#39;t appear using &quot;xm console&quot; and<br>
&gt;    flashes so quickly through &quot;virt-viewer&quot; that I can&#39;t get any details.<br>
&gt;<br>
<br>
</div>Stop the guest and edit /etc/xen/&lt;guest&gt; 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 &quot;xm console&quot;.<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>