source: trunk/packages/xen-3.1/xen-3.1/xen/arch/ia64/tools/xelilo/elilo.README @ 34

Last change on this file since 34 was 34, checked in by hartmans, 18 years ago

Add xen and xen-common

  • Property svn:executable set to *
File size: 696 bytes
Line 
1Elilo update for Xen/ia64 HowTo   2005/12/01
2
3   Xen support is committed to ELILO CVS as of Dec 1, 2005.  This support
4   should be in version 3.5pre2 when it is made available.  To build from
5   source:
6
71. Build the new elilo
8        a. Get current elilo CVS from http://sourceforge.net/projects/elilo
9        b. make (Note that gnu-efi is a build dependency)
10
112. How to run with the new elilo.efi?
12        a. Example to run
13                modify elilo.conf with following entry
14
15                image=XenoLinux.gz
16                        label=xen
17                        vmm=xen.gz
18                        initrd=initrd-2.6.9-5.7.EL.img
19                        read-only
20                        append="com2=57600,8n1 console=com2 -- nomca console=ttyS1,57600 console=tty0 root=/dev/sda3"
Note: See TracBrowser for help on using the repository browser.