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

[XenPPC] FYI: Xen merge, Linux sync required

To: xen-ppc-devel <xen-ppc-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [XenPPC] FYI: Xen merge, Linux sync required
From: Hollis Blanchard <hollisb@xxxxxxxxxx>
Date: Mon, 18 Sep 2006 11:34:07 -0500
Delivery-date: Mon, 18 Sep 2006 09:34:21 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: IBM Linux Technology Center
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
I just updated xenppc-unstable to match xen-unstable. It will require a
Linux sync, since the domctl and sysctl versions changed. If your
userland tools aren't properly updated, you will see version mismatch
errors from Linux when Xend starts.

For some mysterious reason I had a LOT of difficulty getting my
installed bits to match. Ultimately I did this:
        xend stop
        make uninstall
        mv /etc/xen-* /etc/xen # uninstall renames this
        reboot
        make install
        xend start

-- 
Hollis Blanchard
IBM Linux Technology Center


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

<Prev in Thread] Current Thread [Next in Thread>
  • [XenPPC] FYI: Xen merge, Linux sync required, Hollis Blanchard <=