All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Palme <m.palme@goepel.com>
To: "Jörn Engel" <joern@wohnheim.fh-wedel.de>
Cc: linux-mtd@lists.infradead.org
Subject: Re: newbie: dynamic partition creation possible
Date: Tue, 20 Aug 2002 06:13:18 +0200	[thread overview]
Message-ID: <3D61C1DE.7010202@goepel.com> (raw)
In-Reply-To: 20020819114137.GA9858@wohnheim.fh-wedel.de

thanks for the answer...

i am not sure about the terms, but i can explain what i need in more 
clear way: i would like to have support for writing binary images into 
the flash devices (no filesystem etc.). i need different "partitions" on 
the flash and i dont want to hardcode that --
i have seen in cmdline.c that this is possible via kernel parameters.
i'm not absolutely sure what kernel options are needed and what are 
unnecessary.

cheers ... Michael



Jörn Engel schrieb:

>On Mon, 19 August 2002 12:55:58 +0200, Michael Palme wrote:
>  
>
>>i would like to know if it is possible to create flash dynamic 
>>partitions (i mean other way than directly in the sources). in the howto 
>>ive read it is impossible, but in some sources i found 
>>part_type="static" -- and so i've concluded "dynamic" is also an option? 
>>if this is possible can somebody explain the way to do it please.
>>    
>>
>
>What exactly do you mean by "dynamic"?
>
>There are two methods to create partitions:
>- Use a partition table parser and create a partition table.
>- Provide a mapping driver and hard-code the partition layout in the
>  driver.
>
>Do you mean partition table?
>
>Jörn
>
>  
>

  reply	other threads:[~2002-08-20  4:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-19 10:55 newbie: dynamic partition creation possible Michael Palme
2002-08-19 11:41 ` Jörn Engel
2002-08-20  4:13   ` Michael Palme [this message]
2002-08-20  7:40     ` Marius Groeger

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=3D61C1DE.7010202@goepel.com \
    --to=m.palme@goepel.com \
    --cc=joern@wohnheim.fh-wedel.de \
    --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 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.