public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Felix Radensky <felix@allot.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Kernel partition
Date: Wed, 21 Nov 2001 17:54:50 +0200	[thread overview]
Message-ID: <3BFBCE4A.5DF617F3@allot.com> (raw)
In-Reply-To: 10926.1006355051@redhat.com

Hi,

Thanks, David. I know I need some translation layer, and I have a driver
that provides it. My concern is disk partitioning. Will the method I described

work ? Will I be able to use dd to copy kernel image to kernel partition on
block
device ?

TIA.

Felix.

David Woodhouse wrote:

> felix@allot.com said:
> >  I'd like to create 2 partitions on my flash disk: kernel partition
> > (where kernel image resides) and normal ext2 partition. I was thinking
> > of using fdisk and creating an ext2 partition at some offset from the
> > start of the disk, thus reserving space for kernel partition. Will
> > this work, or some other technique is required ?
>
> No. You can't just put an ext2 filesystem on flash - at least not safely.
> You need either a translation layer to pretend to be a normal block device,
> or more usefully a real filesystem designed for use on flash, like JFFS2.
>
> --
> dwmw2

  reply	other threads:[~2001-11-21 15:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-21 14:21 Kernel partition Felix Radensky
2001-11-21 15:04 ` David Woodhouse
2001-11-21 15:54   ` Felix Radensky [this message]
2001-11-21 15:54     ` David Woodhouse

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=3BFBCE4A.5DF617F3@allot.com \
    --to=felix@allot.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.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