RobertCNelson / boot-scripts

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

beaglebone-black-make-microSD-flasher-from-eMMC.sh does not write anything to microSD #86

Open GeorgeSellner opened 6 years ago

GeorgeSellner commented 6 years ago

When I attempt to create a backup of eMMC to a microSD card, I am left with a blank microSD.

base image: bone-debian-9.3-iot-armhf-2018-03-05-4gb.img.xz

$ uname -a Linux smartmold 4.9.82-ti-r102 #1 SMP PREEMPT Thu Feb 22 01:16:12 UTC 2018 armv7l GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 9.4 (stretch) Release: 9.4 Codename: stretch

Do not see errors when running script. make_microsd.txt make_microSD_more.txt

RobertCNelson commented 6 years ago

@GeorgeSellner who says it's 'blank'? Windows?

GeorgeSellner commented 6 years ago

Ubuntu

Won't mount. Shows up as only free space in disk utility. No partitions appear. Marked as 'unknown' Normally, it would just mount it as 'rootfs'

New SD card. Have gone back and written a base image to it, will try again and see if something different happens.