[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] One more Flash mounting issue
Hi Greg,
Greg Miller wrote:
> I have been trying to get a flash mount using jffs2 system. I have got
> almost everything else working except for this.
>
> Here is what I do:
>
> 1). Make a jffs2 file system
> 2). cp to the flash partition (mtd6) that happens to be the jffs
> partition (cp /dev/mtd6)
> 3). do a mount -t jffs2 /dev/mtdblock6 /tmp
>
> I get the following : mount: Mounting /dev/mtdblock6 on /tmp failed: No
> such device
>
> For some reason it does not see the device?? I cannot get enough info to
> troubleshoot this.
Have you enabled both the
' Direct char device access to MTD devices' and
' Caching block device access to MTD devices'
options in the kernel config/MTD menu?
Regards,
john
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/