vfi3 erro

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • I'm try to compile Original 5.2 and I get this error:

      Quellcode

      1. + 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
      2. + 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
      3. /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:

      Quellcode

      1. jesus@jesus-desktop:/stuff/bm750/build/tmp/deploy/images$ ls -s
      2. total 70556
      3. 1520 modules-2.6.18-r4-bm750.tgz
      4. 4124 vmlinux-2.6.18-r4-bm750.bin
      5. 0 vmlinux-bm750.bin
      6. 4 vuplus-image-bm750-20100903063320.boot.jffs2
      7. 0 vuplus-image-bm750-20100903063320.nfi
      8. 36280 vuplus-image-bm750-20100903063320.rootfs.jffs2
      9. 26872 vuplus-image-bm750-20100903063320.rootfs.tar.bz2
      10. 1756 vuplus-image-bm750-20100903063320.vmlinux.gz
      11. 0 vuplus-image-bm750.tar.bz2
      Alles anzeigen


      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