it is block device with major 31 minor 0,
in linux/documentation/device.txt is named rom0, I appology for bad
convention.
create device rom (maybe with MAKEDEV rom or with mknod) and mount
/dev/rom0.
poli
On Fri, 1 Mar 2002, David McNab wrote:
> PO> it is easy, but not over loopback.
>
> PO> modprobe mtdcore
> PO> modprobe jffs2
> PO> modprobe mtdram
> PO> modprobe mtdchar
> PO> modprobe mtdblock
>
> PO> dd if=image-jffs2 of=/dev/mtd0
> PO> mount /dev/mtdblock0 mnt
>
> Thanks for that.
>
> The 'dd' command worked, but the second command failed, since I don't
> have the device /dev/mtdblock0
>
> Can you please tell me what kernel modules I need to create that
> device? And what they are called in the .config, or where I can find
> them on menuconfig?
>
> Thanks
> David
>
>
Received on Fri Mar 01 09:09:37 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:38:45 EDT