DiskOnChip 2000 (DOC 2000) woes.

Bob Beers bob.beers at gmail.com
Thu Aug 9 13:52:18 EDT 2007


On 8/9/07, Andy Kennedy <akennedy at techmoninc.com> wrote:

> root at winsys:~# modprobe nftl
> root at winsys:~# fdisk /dev/nftla

Have you tried compiling the MTD, MTD_NAND, MTD_NAND_DISKONCHIP
 parts into the kernel rather than as modules?

If you do that, what kind of dmesg output do you get related to MTD?

>   I created the block devices nftla{,1,2} using:
> mknod /dev/nftla b 93 0
> and I end up with a device:
> brw-rw---- 1 root disk 93, 0 2007-08-09 10:52 /dev/nftla

my device nodes look like this:
bash-3.00# ls /dev/nftla* -al
brw-r--r--  1 root root 93, 0 Mar  4  2005 /dev/nftla
brw-r--r--  1 root root 93, 1 Mar  4  2005 /dev/nftla1
brw-r--r--  1 root root 93, 2 Mar  4  2005 /dev/nftla2
brw-r--r--  1 root root 93, 3 Mar  4  2005 /dev/nftla3

I never had any success with 32M, but 8M, 16M, 64M worked for me.
(48M worked, but had incredibly slow boot time.)

Does your process work with other sizes of DiskOnChip 2000?

-Bob



More information about the linux-mtd mailing list