[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [microblaze-uclinux] Mount JFFS2 returns "No such device" onexisting device.
Hi,
-----Original Message-From: Michael Allwright:
>
> # mount -t jffs2 /dev/mtd5 /usr
> mount: Mounting /dev/mtd5 on /usr failed: No such device
>
> # mount -t jffs2 /dev/mtdblock5 /usr
> mount: Mounting /dev/mtdblock5 on /usr failed: No such device
Definitely, mtdblock instead of mtd
Do you use the mount program from busybox or the standalone mount? Try to use the one from busybox, select it in the vendor settings on 'make menuconfig'.
CU, Falk
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/