[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Grub2 xen priority order



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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.