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] domU unable to open an initial console

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] domU unable to open an initial console
From: shacky <shacky83@xxxxxxxxx>
Date: Thu, 23 Aug 2007 16:20:03 +0200
Delivery-date: Thu, 23 Aug 2007 07:20:46 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Ls6k+CZs75et8adDJOV+0KUMZ+NEKSN/d8LpSp1WoOHYrg4p5BymTfDAmCJzV/nLHRHnAVzHYUTWQVr+Tcv9uUcCAakTHINMtVipsbqsCtdf45HwjoIKHHy3jDhmpDydkcFZL4MFh8Q9iW71QoheQoPZX6JxYNPt+TthWvED0YQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mLFOZJSC3POQoEp/5R6zNpenZcBQ99RVzmnIb0B05wyfF9htyyCzWZ0/U/Eu+FbgMgj0uE+h9Wj5MO7NWtFi6G9qtm3Q1SyW6kliUYq0IGO/NLclbW8/JbjJt5WWqrHOjichx9ApAkFMYimWJxdBfRO47RxcW2kl12QKuKSTREI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I'm installing a new domU with Fedora Core 7 operating system on my Xen 3.1.0.
I debootstrap Fedora Core 7 in the destination partition with rinse
(www.xen-tools.org) and I configured the fedora7.cfg:

kernel  = '/boot/vmlinuz-2.6.18-xenU'
memory  = '128'
root    = '/dev/sda1 ro'
disk    = [ 'phy:vserver/fedora7-disk,sda1,w', 'phy:vserver/fedora7-swap,sda2,w
name    = 'fedora7'
vif  = [ 'vifname=fedora7, ip=192.168.1.141' ]
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'

I copied the "/lib/modules/2.6.18-xenU/" directory from the dom0 to
the new domU.

When I start the domU with "xen create" I get this error in the domU console:

TCP bic registered
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
xen-vbd: registered block device major 8
blkfront: sda1: barriers enabled
blkfront: sda2: barriers enabled
netfront: device eth0 has copying receive path.
XENBUS: Device with no driver: device/console/0
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 144k freed
Warning: unable to open an initial console.
Restarting system.

What is the problem?

Thank you very much!
Bye.

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

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