public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* DiskOnChip200
@ 2001-01-09 15:28 David Hamm
  2001-01-11  9:58 ` DiskOnChip200 howto dr john halewood
  0 siblings, 1 reply; 2+ messages in thread
From: David Hamm @ 2001-01-09 15:28 UTC (permalink / raw)
  To: mtd

I've been fighting with a DiskOnChip2000 box for a while now and its about to
win.   I've searched the net for specific info on how to use the MTD drivers in
the kernel rather than M-Sys driver.  Is there a howto or an old email that
describes how to use the NFTL drivers?  Getting them in the kernel is easy but
I don't know which device file to use to format the device. 


---------------------------------
David Hamm
Systems Analyst
Imaging Technologies Services Inc.
email: dhamm@itrepro.com
voice: 404-870-6663
---------------------------------


To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: DiskOnChip200 howto
  2001-01-09 15:28 DiskOnChip200 David Hamm
@ 2001-01-11  9:58 ` dr john halewood
  0 siblings, 0 replies; 2+ messages in thread
From: dr john halewood @ 2001-01-11  9:58 UTC (permalink / raw)
  To: David Hamm, mtd

On Tuesday 09 January 2001 15:28, David Hamm wrote:
> I've been fighting with a DiskOnChip2000 box for a while now and its about
> to win.   I've searched the net for specific info on how to use the MTD
> drivers in the kernel rather than M-Sys driver.  Is there a howto or an old
> email that describes how to use the NFTL drivers?  Getting them in the
> kernel is easy but I don't know which device file to use to format the
> device.

As a quick guide:

Build the mtd support into the kernel.

If using modules, I'd suggest ordering them something like (depending on what 
support you've chosen of course)

mtdcore.o
nftl.o
mtdchar.o
mtdblock.o
doc2000.o
modprobe.o

Run the MAKEDEV script from the utils directory of the cvs tree to create the 
necessary files in /dev

Reboot. You should see a "Disk on Chip found at xxxxx" message followed by a 
"Giving out device <x> to DiskOnChip...". Generally I'd expect the DoC to be 
nftla


fdisk /dev/nftla and set up whatever partitions you want, then run mkfs to 
create the partitions. Mount and enjoy.

Alternatively you can create your own filesystems and dd them in directly.

cheers
john


To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-11  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-09 15:28 DiskOnChip200 David Hamm
2001-01-11  9:58 ` DiskOnChip200 howto dr john halewood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox