All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ameya Mitragotri" <ameya.mitragotri@wipro.com>
To: linux-ia64@vger.kernel.org
Subject: RE: 2.6.0-Test5 booting problems on Itanium-1!
Date: Wed, 15 Oct 2003 11:47:09 +0000	[thread overview]
Message-ID: <marc-linux-ia64-106621874204902@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-106569415603393@msgid-missing>

> As Tony pointed out, elilo was changed a very long time ago,
> to ONLY use the *physical address* (paddr) found in the ELF 
> header of the kernel.
> 
> Elilo loads the kernel at the indicated address, if possible.
> Eventually it jumps to this address. Elilo and EFI in general 
> execute in 
> physical address mode during boot time. The beginning of the 
> actual kernel 
> execution happens in *physical mode*, the code in _start 
> (head.S) switches 
> the kernel to virtual mode. This way, we have no dependency 
> between the 
> bootloader and the kernel w.r.t. virtual mappings.

Thanks! As Tony pointed out, I did an upgrade of the elilo.

1) Installed gnu-efi-3.0-2 and elilo-3.3a-2.
2) Managed to get the 2.6.0-Test5 kernel booting started.
3) Faced panic issues coz of the qla1280 driver. Used Jes
   Sorensen's patch for the qla1280 SCSI driver.

http://www.ussg.iu.edu/hypermail/linux/kernel/0309.2/0331.html

The booting was finally successful.

Thanks
Ameya

   

      parent reply	other threads:[~2003-10-15 11:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-09 10:19 2.6.0-Test5 booting problems on Itanium-1! Ameya Mitragotri
2003-10-09 15:32 ` Jesse Barnes
2003-10-13  5:36 ` Ameya Mitragotri
2003-10-13 16:33 ` Luck, Tony
2003-10-13 17:30 ` Stephane Eranian
2003-10-15 11:47 ` Ameya Mitragotri [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ia64-106621874204902@msgid-missing \
    --to=ameya.mitragotri@wipro.com \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.