On 05/30/2012 02:55 PM, Patrick wrote: > Hello all, > > As recommended in a previous topics (Yaffs2 generate many badblocks) we > have to use yaffs2 with the inband-tags (mount -t yaffs2 -o"inband-tags" > ...) on your system. We would like to boot on this partition and so we > have to say to the kernel to use inband-tags through the command line. > > We have naively tried something like root=/dev/mtdblock4 -o"inband-tags" > rootfstype=yaffs2 but it doesn't work... > > Any help here is welcome > > Patrick > > > _______________________________________________ > yaffs mailing list > yaffs@lists.aleph1.co.uk > http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs I replay myself: The solution is to use "rootflags=inband-tags" Patrick