On Fri, Feb 3, 2017 at 11:29 AM, Ankit Mishra <[email protected]> wrote: > Failed with the signature- > llocating group tables: done > Writing inode tables: done > Creating journal (16384 blocks): done > Writing superblocks and filesystem accounting information: done > > -------------------------------------------------------------------------------- > ==> Formatting rootfs: /dev/mmcblk1p1 complete > ==> Creating temporary rootfs directory (/tmp/rootfs) > ==> Mounting /dev/mmcblk1p1 to /tmp/rootfs > [ 60.322709] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data > mode. Opts: (null) > > ================================================================================ > > ================================================================================ > Copying: Current rootfs to /dev/mmcblk1p1 > ---------------------------------------- > ==> rsync: / -> /tmp/rootfs > ---------------------------------------- > [ 76.424892] EXT4-fs error (device mmcblk0p1): ext4_lookup:1583: inode > #48103: comm rsync: deleted inode referenced: 57566 > rsync: > readlink_stat("/opt/cloud9/build/standalonebuild/node_modules/connect/node_modules/resolv.conf") > failed: Structure needs cleaning (117) > [ 87.915872] EXT4-fs error (device mmcblk0p1): ext4_lookup:1583: inode > #50890: comm rsync: deleted inode referenced: 57574 > rsync: > readlink_stat("/opt/source/adafruit-beaglebone-io-python/.git/objects/d0/tmp") > failed: Structure needs cleaning (117) > > rsync error: some files/attrs were not transferred (see previous errors) > (code 23) at main.c(1183) [sender=3.1.1]
Are you using a 5Volt DC power supply??? in /opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh Enable the [mkfs_options="-c"] option and try again: https://github.com/RobertCNelson/boot-scripts/blob/master/tools/eMMC/init-eMMC-flasher-v3.sh#L29-L36 Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYiutBBxRG9bP4VYStUPr9dE4jGKbX5Cs2WQ8KXHS_RKVQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
