Re: namelen error using jffs2

2011-01-11 Thread sfjro
sf...@users.sourceforge.net: > Colin McInnes: > > # mount -t aufs -o br:/mnt/persistent none /mnt/UNION > > aufs au_wbr_init:342:mount[1102]: /(jffs2), unsupported namelen 254 > > Currently aufs expects 255 name length for the first branch. Correction. ... expects 255 name length for writable bra

Re: namelen error using jffs2

2011-01-11 Thread sfjro
Hello Colin, Colin McInnes: > # mount -t aufs -o br:/mnt/persistent none /mnt/UNION > aufs au_wbr_init:342:mount[1102]: /(jffs2), unsupported namelen 254 Currently aufs expects 255 name length for the first branch. J. R. Okajima

namelen error using jffs2

2011-01-11 Thread Colin McInnes
I'm trying to set up a 3 layer union. Two RO squashfs layers, and a RW jffs2. But I'm getting issues mounting the jffs2 as the RW layer of the union. # mount rootfs on / type rootfs (rw) PROC on /proc type proc (rw,relatime) /dev/mtdblock8 on /mnt/RO_base type squashfs (ro,relatime) /dev/mtdblock