[EMAIL PROTECTED] said:
>  Any ideas why I am getting "... does not exist"?  I realize some of
> this stuff is BlueCat specific, but I would assume what I'm missing is
> not BlueCat specific. 

It's not particularly BlueCat-specific. I've just downloaded their stuff and
had a look - they seem to have taken an old snapshot of the MTD code and
JFFS, renamed the latter to make it look like it's their own code, and
hacked on it a bit. Oh, and removed all the $Id$ tags from my CVS.

>       # mount -t jffs /dev/mtdblock2 /mnt     (and get)
>       mount: special device /dev/mtdblock2 does not exist.

Are you sure that the /dev/mtdblock2 device node does actually exist on your
filesystem?

# mknod /dev/mtdblock2 b 31 2

--
dwmw2



_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to