~ubuntu-branches/ubuntu/utopic/xen/utopic

« back to all changes in this revision

Viewing changes to xen/arch/ia64/tools/xelilo/elilo.README

  • Committer: Bazaar Package Importer
  • Author(s): Bastian Blank
  • Date: 2010-05-06 15:47:38 UTC
  • mto: (1.3.1) (15.1.1 sid) (4.1.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20100506154738-agoz0rlafrh1fnq7
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Elilo 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
 
 
7
1. 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
 
 
11
2. 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"