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-ia64-devel

[Xen-ia64-devel] boot problems with latest xen kernel rpm

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] boot problems with latest xen kernel rpm
From: Doug Chapman <doug.chapman@xxxxxx>
Date: Fri, 23 Jun 2006 13:52:29 -0400
Delivery-date: Fri, 23 Jun 2006 10:52:45 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
I just tried booting the latest kernel rpm from Aron's yum repo:

kernel-xen-2.6.17-1.2293_agriffis

I am having trouble booting on my HP rx4640 (base install is
rawhide-20060619).

I notice we now no longer have xen0 and xenU kernels.  Do I need to pass
in special boot options so it boots properly as dom0?  Here is my
elilo.conf:

image=vmlinuz-2.6.17-1.2293_agriffisxen
        label=xen
        vmm=xen.gz-2.6.17-1.2293_agriffis
        initrd=initrd-2.6.17-1.2293_agriffisxen.img
        root=/dev/VolGroup00/LogVol00
        read-only
        append="sched=bvt sync_console -- rhgb quiet xencons=ttyS8 
console=ttyS8 root=/dev/VolGroup00/LogVol00"

however, when I boot I get a LOT of the folowing:

(XEN) bad hyperprivop; ignored
(XEN) iim=0, iip=0xa000000100009d00
(XEN) bad hyperprivop; ignored
(XEN) iim=0, iip=0xa000000100009d00
(XEN) bad hyperprivop; ignored
(XEN) iim=0, iip=0xa000000100009d00
(XEN) bad hyperprivop; ignored

these messages scroll so fast that I don't know if the kernel is making
progress but is slow or if it is stuck in an infinite loop.  Are the
boot options I am using OK?

thanks,

- Doug




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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-ia64-devel] boot problems with latest xen kernel rpm, Doug Chapman <=