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] debugging xm create -c?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] debugging xm create -c?
From: gherzig@xxxxxxxxxxx
Date: Wed, 14 Oct 2009 18:02:40 -0200 (ARST)
Delivery-date: Wed, 14 Oct 2009 13:04:58 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
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: SquirrelMail/1.4.15
Hi all. After creating an iso from a existin linux, am having hard time to
make it boot. The previous error stage was,  when xm create -c:

... (booting)
lo: Disabled Privacy Extensions
IA-32 Microcode Update Driver: v1.14a-xen <tigran@xxxxxxxxxxxxxxxxxxxx>
firmware: requesting intel-ucode/06-17-0a
BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
EDD information not available.

So, i disable the edd module, and looks like something else is hanging the
boot again, because xm create -c shows

[...booting...]
Adding 131064k swap on /dev/sda1.  Priority:-1 extents:1 across:131064k
EXT3 FS on sda2, internal journal
loop: module loaded
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IA-32 Microcode Update Driver: v1.14a-xen <tigran@xxxxxxxxxxxxxxxxxxxx>
firmware: requesting intel-ucode/06-17-0a

So i suspect from some other module/s is hanging the guest. There is a way
to verbose the console, in order to get a clue of the modules being
executed?

thanks!
Gerardo



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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] debugging xm create -c?, gherzig <=