Using a DoC

Jeremy Jackson jerj at coplanar.net
Sat Mar 15 13:39:48 EST 2003


On Sat, 2003-03-15 at 11:14, Gregg C Levine wrote:

> Hello again from Gregg C Levine
> Not surprisingly, yes I did do that. That's how I know that kernel
> sees the DoC in on startup. I have even given it the address in memory
> where it is, to make it easier to find, rather then using probing
> methods.
> 
> But the fact is, I am still confused, and lost. Here's one reason:
> Script started on Sat Mar 15 02:53:00 2003
> root at drwho4:/usr/src/mtd/grub# ../util/doc/loadbios /dev/mtd0
> grub_firmware
> 
> Open flash device: No such device

Do you have the proper device nodes present?  Cat /proc/devices to see
if there's an mtd driver present, then ls -l /dev/mtd0 to see if it has
a matching device node (major number).

Jeremy





More information about the linux-mtd mailing list