| 
         
xen-ia64-devel
RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?
 
| 
To:  | 
<takebe_akio@xxxxxxxxxxxxxx>, "Yang, Fred" <fred.yang@xxxxxxxxx>,	"Xu, Anthony" <anthony.xu@xxxxxxxxx>,	"Magenheimer, Dan \(HP Labs Fort Collins\)" <dan.magenheimer@xxxxxx>,	<xen-ia64-devel@xxxxxxxxxxxxxxxxxxx> | 
 
| 
Subject:  | 
RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo? | 
 
| 
From:  | 
"Zhang, Xiantao" <xiantao.zhang@xxxxxxxxx> | 
 
| 
Date:  | 
Tue, 8 Nov 2005 18:01:59 +0800 | 
 
| 
Delivery-date:  | 
Tue, 08 Nov 2005 10:02:05 +0000 | 
 
| 
Envelope-to:  | 
www-data@xxxxxxxxxxxxxxxxxxx | 
 
| 
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 | 
 
| 
Thread-index:  | 
AcXkPnaWDphfoH4iSneVomjlaHbjzQACtOzw | 
 
| 
Thread-topic:  | 
[Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo? | 
 
 
 
Hi Akio: 
Please make sure your vmlinux-2.6.12-xen0 from 
.../xen-ia64-unstable.hg/linux-2.6.12-xen0/vmlinux , not 
".../xen-ia64-unstable.hg/dist/install/vmlinux-2.6.12-xen0".
Because  vmlinux is uncompressed and vmlinux-2.6.12-xen0 from dist directory is 
compressed in despite of its no .gz end.
     Zhang Xiantao
CSD-OTC PRC Virtualization 
Intel (China) Limited 
-----Original Message-----
From: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
takebe_akio@xxxxxxxxxxxxxx
Sent: 2005年11月8日 16:28
To: Yang, Fred; Xu, Anthony; Magenheimer, Dan (HP Labs Fort Collins); 
xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?
Hi Fred,
I used the following file.
I should use uncompressed linux kernel, shouldn't I?
# file /boot/efi/efi/xen/vmlinux-2.6.12-xen0 
/boot/efi/efi/xen/vmlinux-2.6.12-xen0: ELF 64-bit LSB executable, IA-64, 
version 1 (SYSV), statically linked, not stripped
Best Regards,
Akio Takebe
>Akio,
>
>To make sure, you are not using "compressed" XenoLinux image in the
>configuration file
>
>> image=vmlinux-2.6.12-xen0  <=========== MUST not compressed
>>         label=xen
>>         vmm=xen.gz
>>         initrd=initrd-2.6.12-xen0.img
>>         read-only
>
>-Fred
>
>takebe_akio@xxxxxxxxxxxxxx wrote:
>> Hi Dan, Fred and Anthony,
>> 
>> Thank you for your adivece.
>> As you say, I used the following config file.
>> But I couldn't boot.
>> 
>> ------------
>> prompt
>> timeout=20
>> default=xen
>> relocatable
>> 
>> image=vmlinux-2.6.12-xen0
>>         label=xen
>>         vmm=xen.gz
>>         initrd=initrd-2.6.12-xen0.img
>>         read-only
>>         append="com2=115200,8n1 console=com2 sched=bvt -- nomca nosmp
>> console=tty0 rhgb root=/dev/sda2" ------------
>> 
>> I suspect registrations of SCSI drivers and so on.
>> I used vmlinux included "mptscsih and mptbase" now.
>> Should I use a initrd included "mptscsih and mptbase"
>> and a vmlinux not included these?
>> 
>> I will check the buffer of kernel_read() by using more printk(). :-)
>> 
>> Best Regards,
>> 
>> Akio Takebe
>> 
>> 
>>> What Anthony said is correct!  You should do
>>> 
>>> VMM= Xen.gz
>>> Image=uncompressed Linux kernel image  <===== Xen can't uncompress
>>> image Initrd=initrd file as usual 
>>> 
>>> -Fred
>>> 
>>> Xu, Anthony wrote:
>>>> Akio,
>>>> 
>>>> I just remembered xlilo doesn't support compressed guest linux
>>>> kernel, so you should use compressed xen.gz and uncompressed guest
>>>> linux kernel vmlinux, and compressed initrd.
>>>> 
>>>> Thanks
>>>> Anthony
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
_______________________________________________
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] Progress on RHEL4, but blocked at xlilo?, Magenheimer, Dan (HP Labs Fort Collins)
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Magenheimer, Dan (HP Labs Fort Collins)
 
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Xu, Anthony
 
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Yang, Fred
 
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Yang, Fred
 
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?,
Zhang, Xiantao <=
 
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Zhang, Xiantao
 
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Magenheimer, Dan (HP Labs Fort Collins)
 
- RE: [Xen-ia64-devel] Progress on RHEL4, but blocked at xlilo?, Yang, Fred
 
  
 
 
 |  
  
 | 
    |