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

Re: [Xen-users] Grub2 xen priority order

To: Ian Tobin <itobin@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Grub2 xen priority order
From: Erwan RENIER <erwan.renier@xxxxxxxxxxx>
Date: Wed, 30 Mar 2011 20:03:13 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 30 Mar 2011 11:04:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <6DEA1A94-4E9A-4499-ABE2-FF4FE197F76E@xxxxxxxxxxxxx>
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>
References: <6DEA1A94-4E9A-4499-ABE2-FF4FE197F76E@xxxxxxxxxxxxx>
Reply-to: erwan.renier@xxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
Edit
the 20_xen_linux script :
change :

xen_list=`for i in /boot/xen*; do

by :

xen_list=`for i in \`ls /boot/xen*\`; do


it should work( maybe( perhaps) )

Le 30/03/2011 17:28, Ian Tobin a écrit :
Hey all,

I have moved 10_Linux to 50_Linux and ran update-grub which is fine.

The problem I have is that there is xen-syms in /boot And that is being put 
first in the boot list which is incorrect.

How do you make /xen.gz at the top so it is booted first?

Thanks

Ian


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