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

Re: [Xen-ia64-devel] Re: [Xen-users] XEN on machines with EFI

To: "Zhang, Xiantao" <xiantao.zhang@xxxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-ia64-devel] Re: [Xen-users] XEN on machines with EFI
From: "Rodrigo Lord" <lord.listas@xxxxxxxxx>
Date: Thu, 1 Jun 2006 08:35:28 -0400
Delivery-date: Thu, 01 Jun 2006 05:37:16 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=nEUe78K45JmLvDY9NDJnfGP48VNTkAd3oGruduwDqyzOKctB1B/sJzuaVxMUsRNTGGePV3r1LDUjLspmK7I3AQwMHNk1i2CeNEjChR0/En3RvIYt6R75lOXVIOVCD6fDLH+LprWi3ucvhAUh8cBFqIMcU3gY5TgEQkBs4b0PjUM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <9FBCE015AF479F46B3B410499F3AE05B011EC66E@pdsmsx405>
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>
References: <9FBCE015AF479F46B3B410499F3AE05B011EC66E@pdsmsx405>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hello!

Yes, I understood! I think that the EFI isn`t more my problem! :)
I`m with problems to create my "initrd"!

# mkinitrd -o /boot/efi/efi/debian/initrd-2.6.16.13-xen0.img 2.6.16.13-xen0
find: /lib/modules/2.6.16.13-xen0/kernel/drivers: No such file or directory
find: /lib/modules/2.6.16.13-xen0/kernel/drivers: No such file or directory
find: /lib/modules/2.6.16.13-xen0/kernel/drivers: No such file or directory
.
.
.

Any help?
Thanks!


2006/5/30, Zhang, Xiantao <xiantao.zhang@xxxxxxxxx>:

You should modify your elilo.conf first and make default option to point xen(for example)  as  the following lines:

prompt

timeout=5

default=xen                   --à not linux

relocatable

 

image=vmlinuz-2.6.9-22.EL

    label=linux

    initrd=initrd-2.6.9-22.EL.img

    read-only

    append="root=/dev/sda3 console=tty0 console=ttyS1,57600,8n1"

 

image=vmlinuz-2.6-xen0

    label=xen

    vmm=xen.gz

    initrd=initrd-2.6.12-xen0.img

    read-only

    append="com2=57600,8n1 console=com2 sched=bvt   dom0_mem=1024M -- nomca  console=tty0 console=ttyS1,57600,8n1 root=/dev/sda3"

Is it clear ?

Thanks
-Xiantao


From: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Rodrigo Lord
Sent: 2006
530 21:34
To: Akio Takebe; xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-ia64-devel] Re: [Xen-users] XEN on machines with EFI

 

Hello! :)

So, I mounted the EFI partition and copied the "elilo-3.6-ia64.efi" there!
I tried to run it on the EFI shell:
fs0:/EFI/debian>elilo-3.6-ia64.efi
(here my kernel was loaded normally and the elilo wasn`t updated!)

Any specific command to install the "elilo-3.6-ia64.efi" in the EFI shell?

Thanks!

2006/5/29, Akio Takebe < takebe_akio@xxxxxxxxxxxxxx>:

Hi, Rodrigo

You should not run new elilo.efi on bash.

You should install new elilo.efi into /boot/efi of vfat filesystem.
And you should run it on EFI shell.

In the case of RHEL, we install it into /boot/efi/EFI/redhat/ .

Best Regards,

Akio Takebe

>Hi!
>
>I tried " ./xen/arch/ia64/tools/xelilo/xlilo.efi " as Xiantao said, but:
>
>debian-ia64:/home/peso/xen-ia64-unstable.hg#./xen/arch/ia64/tools/xelilo/
>xlilo.efi
>bash: ./xen/arch/ia64/tools/xelilo/xlilo.efi: cannot execute binary file
>
>I downloaded elilo-3.6-ia64.efi in
>http://elilo.sourceforge.net/cgi-bin/blosxom as Akio Takebe said, but occurs
>the same thing:
>
>debian-ia64:/home/peso# ./elilo-3.6-ia64.efi
>bash: ./elilo-3.6-ia64.efi: cannot execute binary file
>
>ps: I`m root, and I do "chmod +x"
>
>Any solution?
>
>Thanks! :)
>
>
>
>
>
>2006/5/26, Jones, Chris <chris.jones@xxxxxxxxxxxxxxx>:
>>
>> I have found the efibootmgr that allows you to build a new label in EFI.
>> Every time I try to boot off this new kernel I get a "file not found".
>>
>> -----Original Message-----
>> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
>> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx ] On Behalf Of Rodrigo Lord
>> Sent: Thursday, May 25, 2006 7:32 AM
>> To: xen-users@xxxxxxxxxxxxxxxxxxx
>> Subject: [Xen-users] XEN on machines with EFI
>>
>> Hello!
>>
>> I installed the xen3-unstable on an Itanium2. I`m using Debian Sarge
>> 3.1!
>> I configured the elilo.conf normally, but when I reboot... not shows the
>> option "XEN" on my elilo!
>> How do I boot the xen using EFI? Anything different?
>>
>> Thanks!
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-users
>>
>
>-------------------------------text/plain-------------------------------
>_______________________________________________
>Xen-ia64-devel mailing list
> Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
>http://lists.xensource.com/xen-ia64-devel
>
>---html-part included links-------
>mailto: chris.jones@xxxxxxxxxxxxxxx
>mailto:xen-users@xxxxxxxxxxxxxxxxxxx
>mailto:Xen-users@xxxxxxxxxxxxxxxxxxx

 


_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>