MTD partitioning rewrite
Jörn Engel
joern at wohnheim.fh-wedel.de
Fri Oct 26 09:08:26 EDT 2001
Hi!
> To install it, simply unpack it into a linux source tree, recompile
> and - pray.
http://wh.fh-wedel.de/~joern/software/kernel/mtd-0.0.4.tar.gz
New version, less FIXME's less TODO's. It is now running on my
hardware with the rw block driver. Next will be a new physmap driver,
then char, then block_ro.
Here is some output, if anyone is interested.
root:~ > ls -l /dev/root
lr-xr-xr-x 1 root root 12 Jan 1 00:00 /dev/root ->
mtdblock/0/2
root:~ > ls -l /dev/mtdblock/
total 0
drwxr-xr-x 1 root root 0 Jan 1 00:00 0
root:~ > ls -l /dev/mtdblock/0/
total 0
brw-rw-rw- 1 root root 31, 0 Jan 1 00:00 0
brw-rw-rw- 1 root root 31, 1 Jan 1 00:00 1
brw-rw-rw- 1 root root 31, 2 Jan 1 00:00 2
brw-rw-rw- 1 root root 31, 3 Jan 1 00:00 3
brw-rw-rw- 1 root root 31, 4 Jan 1 00:00 4
brw-rw-rw- 1 root root 31, 5 Jan 1 00:00 5
Jörn
--
A defeated army first battles and then seeks victory.
Sun Tzu
More information about the linux-mtd
mailing list