From: Patrick .. <oc3an@gmx.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: [U-Boot-Users] How to boot Multi-file image?
Date: Sat, 27 Aug 2005 08:52:13 +0200 (MEST) [thread overview]
Message-ID: <25167.1125125533@www82.gmx.net> (raw)
In-Reply-To: 6.2.1.2.0.20050826164053.02f4ae60@192.168.2.1
> I made a multi-file imgage as described here
> http://www.denx.de/twiki/bin/view/DULG/CombiningKernelAndRamdisk
> but I can't boot it bacuse the kernel does not find the ramdisk image.
> How to say to the kernel where to find it? Isuspect I'm missing some
> command line parameters ...
>
Have you successfully booted with two single-file images?
I have found (after much agony) that booting the 2.6 kernel from U-Boot
requires modification of the kernel code in order for it to be able to read
an initrd image from flash (there is an old patch floating around for the
2.4 kernel somewhere). Personally i decided against this, and experimented
with copying the rom image into ram.
Copying from rom to ram will work, as long as the image file is a raw gzip
file (not created with mkimage), as the kernel doesn't seem to understand
anything else. If there is a command to manually uncompress an image file
into ram i am not aware of it.
Hope this helps,
-Patrick
--
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl
next prev parent reply other threads:[~2005-08-27 6:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-26 15:49 [U-Boot-Users] How to boot Multi-file image? llandre
2005-08-27 6:52 ` Patrick .. [this message]
2005-08-29 7:24 ` llandre
2005-08-29 8:37 ` Wolfgang Denk
2005-08-27 22:22 ` Wolfgang Denk
2005-08-29 10:43 ` llandre
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=25167.1125125533@www82.gmx.net \
--to=oc3an@gmx.net \
--cc=u-boot@lists.denx.de \
/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