pygrub wasn't able to find the kernel so I mounted the image and copied out the kernel and ramdisk.  It still didn't work with this kernel and ramdisk -- cannot find root device (I added a root= line).  I had to recreate a new ramdisk using mkinitrd before I could boot this system.  For now, this is good enough.  I'll have to go back and dig deeper at a later time.
<br><br>Thank you for the response, though.<br><br><br><div><span class="gmail_quote">On 5/21/07, <b class="gmail_sendername">Daniel de Kok</b> <<a href="mailto:danieldk@pobox.com">danieldk@pobox.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Mon, 2007-05-21 at 11:26 -0700, Fong Vang wrote:<br>> I just installed a CentOs 5 domU system on a CentOS 5 dom0 system
<br>> following the instructions detailed here:<br>> <a href="http://wiki.centos.org/HowTos/Xen/InstallingCentOSDomU">http://wiki.centos.org/HowTos/Xen/InstallingCentOSDomU</a>.<br>><br>> The installation went through successfully.  After installation,
<br>> however, pygrub can't find a kernel.<br><br>No, this:<br><br>>   File "/usr/bin/pygrub", line 366, in draw<br>>     self.draw_main_windows()<br>>   File "/usr/bin/pygrub", line 159, in draw_main_windows
<br>>     curses.use_default_colors()<br>> _curses.error: use_default_colors() returned ERR<br>> No handlers could be found for logger "xend"<br>> Error: Boot loader didn't return any data!<br>> Usage: xm create <ConfigFile> [options] [vars]
<br><br>is a curses error. How are you creating the domain? Do you happen to use<br>"xm create -c" over SSH? If so, could you try to create the domain with<br>"xm create" (without -c), and attach the console to the domain later
<br>with "xm console"?<br><br>-- Daniel<br><br>_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos">
http://lists.centos.org/mailman/listinfo/centos</a><br></blockquote></div><br>