WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] gentoo domU halting

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] gentoo domU halting
From: Cooper Quintin <cooperq@xxxxxxxxxxxxxx>
Date: Sun, 30 Nov 2008 23:32:30 -0800
Cc:
Delivery-date: Sun, 30 Nov 2008 23:33:21 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.18 (X11/20081125)
Hello,
When I am booting my gentoo domU I get the following output to the
console and then it just hangs:
(full boot output can be found at http://pastecode.com/19771)
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI Shortcut mode
EXT2-fs warning (device sda1): ext2_fill_super: mounting ext3 filesystem
as ext2
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 108k freed

The dom0 is CentOS 5.2 and xen is version 3.1   I have tried all manner
of things and have no idea how to get this working.  Here is my xen
config file.

> kernel = "/boot/vmlinux-2.6.18-gentoo"
> memory = 700
> name = "bitsamurai"
> vif = [ '' ]
> dhcp = "dhcp"
> disk = ['file:/vm/gentoo.2008-0.img,sda1,w']
> root = "/dev/sda1 ro"
> extra = "gentoo=nodevfs"
Thanks

-- 
Cooper Quintin
Lead Developer - BitSamurai.net
http://BitSamurai.net
(510) 827-5382



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] gentoo domU halting, Cooper Quintin <=