Which major/minor for DOC2000?
David Woodhouse
dwmw2 at infradead.org
Tue Jan 1 06:47:06 EST 2002
krist at vanbesien.org said:
> I have been digging in the kernel Documentation and found some
> indication that I need a block device, with major 31 and minor 16. So
> I made one in the /dev/ directory on my initrd image.
mknod /dev/nftla b 93 0
mknod /dev/nftla1 b 93 1
mknod /dev/nftla2 b 93 2
> But upon mounting I get a "device not initialised" error. I do get a
> lot of messages (repeatedly) like .... seems to be a DiskOnChip... or
> something. They scroll away to fast. And I do not get to the point
> that I can cal them back using dmesg...
Use a serial console, or a video camera. Can you show me the config options
you used to build the kernel?
--
dwmw2
More information about the linux-mtd
mailing list