LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Tomasz Chmielewski <mangoo@wpkg.org>
To: Alon Bar-Lev <alon.barlev@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel cmdline: root=/dev/sdb1,/dev/sda1 "fallback"?
Date: Wed, 17 Jan 2007 14:56:03 +0100 [thread overview]
Message-ID: <45AE2AF3.5070706@wpkg.org> (raw)
In-Reply-To: <9e0cf0bf0701170537s4bb663a1j2d45b4013da81fbc@mail.gmail.com>
Alon Bar-Lev wrote:
> On 1/17/07, Tomasz Chmielewski <mangoo@wpkg.org> wrote:
>> Does this make sense?
>
> Why not add this logic into your initramfs?
Because the kernel itself is on a small flash partition (RedBoot
executes the kernel from /dev/mtd1), which is only 1572864 bytes big.
So it leaves me only about 300 kB left (kernel is about 1.2 MB) for all
tools needed to script such a logic, and it includes all the tools I
would need.
Another obstacle would be to place the initramfs image on the same
partition as the kernel (normally, I dd kernel to /dev/mtd1).
Or perhaps, I don't understand initramfs correctly.
--
Tomasz Chmielewski
http://wpkg.org
next prev parent reply other threads:[~2007-01-17 13:56 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-17 12:58 Tomasz Chmielewski
2007-01-17 13:37 ` Jan Engelhardt
2007-01-17 14:09 ` Tomasz Chmielewski
2007-01-17 20:33 ` H. Peter Anvin
2007-01-18 10:33 ` Tomasz Chmielewski
2007-01-18 10:47 ` H. Peter Anvin
2007-01-18 11:48 ` Tomasz Chmielewski
2007-01-18 18:48 ` H. Peter Anvin
2007-01-17 13:37 ` Alon Bar-Lev
2007-01-17 13:56 ` Tomasz Chmielewski [this message]
2007-01-17 14:06 ` Alon Bar-Lev
2007-01-17 14:12 ` Jan Engelhardt
2007-01-18 10:50 Al Borchers
2007-01-18 14:21 ` Tomasz Chmielewski
2007-01-18 20:33 ` H. Peter Anvin
2007-01-19 4:12 ` Al Borchers
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=45AE2AF3.5070706@wpkg.org \
--to=mangoo@wpkg.org \
--cc=alon.barlev@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: kernel cmdline: root=/dev/sdb1,/dev/sda1 "fallback"?' \
/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
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).