From: Jean-Michel Hautbois <jhautbois@gmail.com>
To: linuxppc-dev@ozlabs.org
Subject: Help needed with initramfs
Date: Mon, 26 Jan 2009 11:17:05 +0100 [thread overview]
Message-ID: <8cad0aa0901260217u5a981c77gc09caba76cce32a7@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 730 bytes --]
Hi everybody !
I have a working Kernel with a NFS mounted root filesystem.
I am trying to use my root file system, but with the use of initramfs.
Compiling the kernel is not a problem, but when booting, I have the
following error:
"Insufficient memory for kernel at address 0! (_start=00400000, uncompressed
size=005a0b0c)"
I understand that my load address is 0x400000 and that the image is too big,
but I can't find where this load adress is defined.
It seems (from the .../arch/powerpc/boot/wrapper file) that this adress is
calculated from the _start adress in the objfile.
Is it possible to change this adress ?
What can I do (with the idea of not reducing the size of my rootfs) ?
Thanks in advance !
Best Regards,
JM
[-- Attachment #2: Type: text/html, Size: 802 bytes --]
next reply other threads:[~2009-01-26 10:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-26 10:17 Jean-Michel Hautbois [this message]
2009-01-26 17:09 ` Help needed with initramfs Scott Wood
2009-01-27 8:18 ` Jean-Michel Hautbois
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=8cad0aa0901260217u5a981c77gc09caba76cce32a7@mail.gmail.com \
--to=jhautbois@gmail.com \
--cc=linuxppc-dev@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).