RobertCNelson / boot-scripts

Just a bunch of useful scripts placed under /opt/scripts/
124 stars 131 forks source link

Can't find /tmp/rootfs/boot/uEnv.txt when Extracting eMMC contents #40

Closed popjxc closed 7 years ago

popjxc commented 7 years ago

I am extracting eMMC contents to sdCard on my BBB, when running the sell: sudo /opt/scripts/tools/eMMC/beaglebone-black-make-microSD-flasher-from-eMMC.sh

I got a error: sed: can't read /tmp/rootfs/boot/uEnv.txt: No such file or directory

Any helps? Thanks!

popjxc commented 7 years ago

Maybe my BBB too old, it is bone40, I copy one from bone79, and it works for me.

rohitsay89 commented 6 years ago

I am getting the same error when I run the script, I do not want to change my kernel or update my file system version. Currently I am using kernel 3.8.13bone53 with ubuntu 14.04, also if I do a git pull in /opt/scripts, I face lot of new issues so updating the script is not an option for me. Any help would be appreciated. Thanks, Rohit