From xen-devel-bounces@lists.xensource.com Fri Jul 15 07:02:34 2011 Return-path: Envelope-to: www-data@lists.xensource.com Delivery-date: Fri, 15 Jul 2011 07:02:34 -0700 Received: from localhost ([127.0.0.1] helo=lists.colo.xensource.com) by lists.xensource.com with esmtp (Exim 4.43) id 1QhiyP-0001Fp-9o; Fri, 15 Jul 2011 07:02:34 -0700 Received: from mail-qy0-f171.google.com ([209.85.216.171]) by lists.xensource.com with esmtp (Exim 4.43) id 1QhivU-0000zZ-CX; Fri, 15 Jul 2011 07:00:07 -0700 Received: by qyl38 with SMTP id 38so416372qyl.9 for ; Fri, 15 Jul 2011 06:59:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=lP7nDKqQg+bNDMCwpKOOoh7ATYcFoLU6IywjGK3xPS8=; b=NA4I9oKaqpzWYDNS+VxMDe4pO0y+0SI+VHidLJoJMuH4N3qUIpUseWi1SkXjPipvu5 1L5Un1Jcmqupd8fPKEuR00+vTbfVlwFlQmj0ZfneQjQXouPP6vaKYqO9z0DhLJ7aOSKt kPEmDYjMIikP34pMX730YkeUdRgQIAm8HjGgU= Received: by 10.229.90.66 with SMTP id h2mr2681744qcm.109.1310738367557; Fri, 15 Jul 2011 06:59:27 -0700 (PDT) Received: from mail-vx0-f171.google.com ([209.85.220.171]) by mx.google.com with ESMTPS id n9sm887626qct.5.2011.07.15.06.59.25 (version=SSLv3 cipher=OTHER); Fri, 15 Jul 2011 06:59:26 -0700 (PDT) Received: by vxh11 with SMTP id 11so1095204vxh.30 for ; Fri, 15 Jul 2011 06:59:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.74.134 with SMTP id u6mr1009282vcj.99.1310738365360; Fri, 15 Jul 2011 06:59:25 -0700 (PDT) Received: by 10.220.186.8 with HTTP; Fri, 15 Jul 2011 06:59:25 -0700 (PDT) Date: Fri, 15 Jul 2011 09:59:25 -0400 Message-ID: From: Yeong Jin Jang To: xci-devel@lists.xensource.com, xen-devel@lists.xensource.com Cc: Subject: [Xen-devel] XCI Boot hangs on "Starting XenConsoled" X-BeenThere: xen-devel@lists.xensource.com X-Mailman-Version: 2.1.5 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1182133297==" Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com --===============1182133297== Content-Type: multipart/alternative; boundary=0016363105efa929f004a81c0ec8 --0016363105efa929f004a81c0ec8 Content-Type: text/plain; charset=ISO-8859-1 I have built XCI with this(http://joshlander.com/?p=22) instruction, and installed XCI to the machine, but it hangs on booting process. Arch is i686 and my laptop is lenovo thinkpad T400 (vPro Core2 with VT-x, VT-d and TXT) My grub configuration is below. (It is default configuration) set root=(xenclient-root) multiboot /boot/xen.gz console=com1 iommu=1 max_dom0_vcpus=1 ioapic_ack=old com1=115200/921600,8n1,magic module /boot/vmlinuz console=xencons root=/dev/mapper/xenclient-root autostart module /boot/initramfs.gz module /boot/lcp_data.bin module /boot/sinit_acm.bin It hangs without any message, So I set console=com1,vga on xen, and remove console argument on vmlinuz to see what kernel message is printed. Then, Xen goes well, but at the Kernel, after it says "Starting XenConsoled", it hangs forever. Does anyone know how to resolve this? --0016363105efa929f004a81c0ec8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I have built XCI with this(http:/= /joshlander.com/?p=3D22) instruction, and=A0installed XCI to the machin= e, but it hangs on booting process.
Arch is i686 and my laptop is lenov= o thinkpad T400 (vPro Core2 with VT-x, VT-d and TXT)

My grub configuration is below. (It is default con= figuration)

set root=3D(xenclient-root)
= multiboot /boot/xen.gz console=3Dcom1 iommu=3D1 max_dom0_vcpus=3D1 ioapic_a= ck=3Dold com1=3D115200/921600,8n1,magic
module /boot/vmlinuz console=3Dxencons root=3D/dev/mapper/xenclient-ro= ot autostart
module /boot/initramfs.gz
module /boot/lcp= _data.bin
module /boot/sinit_acm.bin

It hangs without any message, So I set console=3Dcom1,vga on xen= , and remove console argument on vmlinuz to see what kernel message is prin= ted.

Then, Xen goes well, but at the Kernel, after= it says "Starting XenConsoled", it hangs forever.

Does anyone know how to resolve this?


--0016363105efa929f004a81c0ec8-- --===============1182133297== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============1182133297==--