I'm try to compile Original 5.2 and I get this error:
Code
+ mkfs.jffs2 --root=/stuff/bm750/build/tmp/rootfs/vuplus-image --disable-compressor=lzo --compression-mode=size --output=/stuff/bm750/build/tmp/deploy/images/vuplus-image-bm750-20100903063320.rootfs.jffs2 --eraseblock=0x20000 -n -l
+ vfi3 /stuff/bm750/build/tmp/deploy/images/vuplus-image-bm750-20100903063320.rootfs.jffs2 /stuff/bm750/build/tmp/deploy/images/vuplus-image-bm750-20100903063320.boot.jffs2 /stuff/bm750/build/tmp/deploy/images/vuplus-image-bm750-20100903063320.vmlinux.gz
/stuff/bm750/build/tmp/work/bm750-oe-linux/vuplus-image-1.0-r0/temp/run.do_rootfs.24573: 1: vfi3: not found
This was almost the final rpocedure, making rootfs.
I think maybe is related with making nfi file, because I got this in result folder:
Code
jesus@jesus-desktop:/stuff/bm750/build/tmp/deploy/images$ ls -s
total 70556
1520 modules-2.6.18-r4-bm750.tgz
4124 vmlinux-2.6.18-r4-bm750.bin
0 vmlinux-bm750.bin
4 vuplus-image-bm750-20100903063320.boot.jffs2
0 vuplus-image-bm750-20100903063320.nfi
36280 vuplus-image-bm750-20100903063320.rootfs.jffs2
26872 vuplus-image-bm750-20100903063320.rootfs.tar.bz2
1756 vuplus-image-bm750-20100903063320.vmlinux.gz
0 vuplus-image-bm750.tar.bz2
Display More
nfi file has size 0, rootfs.jffs2 seems to be Ok, and vmlinux too, maybe fail in some final procedure.
I can't get any info about vfi3 packet, is not in synaptic and even in google I can't find info about vfi3 word related with linux.
Any info about this vfi3 command, I supose it is included in other packet.
Regards
