[H-GEN] debugging xen

Daniel Mashonkin danielmash at gmail.com
Thu May 27 01:55:16 EDT 2010


Hi,

You might need to enable text console in your /etc/inittab file:

Mount your domU filesystem
~#kpart -av your_image_file #--if you use file containers
~#mount whatever

Edit /etc/inittab to add the following line:

# Run gettys in standard runlevels
co:2345:respawn:/sbin/agetty xvc0 9600 vt100-nav

Cheers.

On Thu, May 27, 2010 at 3:02 PM, Clinton Roy <clinton.roy at gmail.com> wrote:

> [ Humbug *General* list - semi-serious discussions about Humbug and     ]
> [ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
>
> Hey again,
>
> Our deployment server runs xen, with each of the applications running
> in its own xen image. I'm trying to set xen up on my desktop
> so that I can develop an image and then just transfer it to the
> deployment box. I've got no experience with xen and am a little
> stumped, I'm completely new to all this virtualisation guff.
>
> I've got the following in my grub.cfg file:
>
> menuentry "Xen 3.4" {
> insmod ext2
> set root=(hd0,5)
> multiboot /boot/xen-3.4-i386.gz dummy=dummy
> root=UUID=25441e29-402b-49be-aa48-41e6d45ec938 ro noreboot
> module /boot/vmlinuz-2.6.32-5-xen-686 console=tty0
> module /boot/initrd.img-2.6.32-5-xen-686
> }
>
> When trying to boot that I get to see some Xen messages, then some
> kernel messages, then the screen goes blank and
> hides any useful error messages.
>
> If I remove the vmlinuz line xen halts and complains of no kernel,
> fair enough. If I remove the noreboot option the kernel reboots.
> The initrd line can be removed with no change of behaviour, so it
> appears to be all kernel related.
>
> any clues?
> --
> Clinton Roy
> Software Engineer
> Global Change Institute
> University of Queensland
>
> humbug.org.au  - Brisbane Unix Group
> clintonroy.wordpress.com - Blog
> flickr.com/photos/croy/ - Photos
> _______________________________________________
> General mailing list
> General at lists.humbug.org.au
> http://lists.humbug.org.au/mailman/listinfo/general
>



-- 
-----------------------------------------------------------------------
With best regards, Daniel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.humbug.org.au/pipermail/general/attachments/20100527/8dd4982d/attachment.html>


More information about the General mailing list