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

[Xen-ia64-devel] [PATCH] Patch for loading module[1of2]

To: "Magenheimer, Dan \(HP Labs Fort Collins\)" <dan.magenheimer@xxxxxx>, "Xu, Anthony" <anthony.xu@xxxxxxxxx>
Subject: [Xen-ia64-devel] [PATCH] Patch for loading module[1of2]
From: "Yang, Fred" <fred.yang@xxxxxxxxx>
Date: Sat, 3 Sep 2005 14:31:34 -0700
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 03 Sep 2005 21:29:29 +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: AcWYaSAKDEpFITOYRmOMPwJnp5q9pQAADjIQADg3V1AALzs7IAAA1IBAAJG2/gAAqDjkoALc+tCgAAoHLKAAAPRkgAAApnnQAAFGaiABWEA+IAA0WXZQ
Thread-topic: [PATCH] Patch for loading module[1of2]
Attached is patch for elilo to load Linux kernel as module.  A readme is
also attached.
We should push patch & readme into
xen-ia64-unstable.hg/xen/arch/ia64/tools

Note the Xen patch will be followed in a separate mail.  Following is
the required elilo.conf sample

               image=xen.gz
                        label=xen
                        module=xenlinux         <== uncompressed Dom0
image
                        initrd=initrd-xenlinux.img      <==
corresponding Dom0 initrd
                        read-only
                        append="com2=57600,8n1 console=com2 sched=bvt --
nomca console=ttyS1,576 00 console=tty0 root=/dev/sda3"

The patch has been validated to boot xenLinux.  An initrd need to be
built to match xenlinux & fully validated, though the initrd file can be
loaded successfully.  

Signed-off-by Fred Yang <Fred.Yang@xxxxxxxxx>

-Fred

Attachment: elilo.README
Description: elilo.README

Attachment: elilo-3.4.11.xen.patch
Description: elilo-3.4.11.xen.patch

_______________________________________________
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] [PATCH] Patch for loading module[1of2], Yang, Fred <=