[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Mount JFFS2 returns "No such device" onexisting device.



Thanks for your reply Brettschneider, i'm rebuilding the kernel images now - out of interest what is the difference between the standalone mount and the mount from busybox

- i've always thought busybox was just a cut down version of linux for routers or something of that nature...

Brettschneider Falk wrote:
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/