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] problem with Ubuntu PV on Centos Dom0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] problem with Ubuntu PV on Centos Dom0
From: Maciej Jan Broniarz <gausus@xxxxxxxxxx>
Date: Fri, 09 Oct 2009 23:53:53 +0200
Delivery-date: Fri, 09 Oct 2009 14:54:41 -0700
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: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; pl; rv:1.9.1.4pre) Gecko/20090915 Thunderbird/3.0b4
Hello,

I have installed Ubuntu Interpid in pv domU. It boots fine, but I cannot get any console running. The boot hangs on:

* Setting up console font and keymap... [ OK ] * Starting system log daemon... [ OK ] * Starting kernel log daemon... [ OK ]

And then nothing happens.

My config file looks like that:
bootloader = '/usr/bin/pygrub'
memory = 2048
name = "ubuntu"
vif = [ 'bridge=eth0' ]
disk = [ 'phy:/dev/vol1/ubuntu,xvda1,w', 'phy:/dev/vol1/ubuntu-swap,xvdb1,w' ]

And my console configuration in the domU looks like that:
# xvc0 - getty
#
# This service maintains a getty on xvc0 from the point the system is
# started until it is shut down again.

start on stopped rc2
start on stopped rc3
start on stopped rc4
start on stopped rc5

stop on runlevel 0
stop on runlevel 1
stop on runlevel 6

respawn
exec /sbin/getty 38400 xvc0

Did anyone had a similar problem?

Regards,
mjb

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>