On Tue, Feb 14, 2017 at 8:23 PM, mzimmers <[email protected]> wrote: > Here's a snippet of terminal output. > > >> copying: [/dev/mmcblk0] -> [/dev/mmcblk1] >> lsblk: >> NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT >> mmcblk0boot0 179:8 0 4M 1 disk >> mmcblk0boot1 179:16 0 4M 1 disk >> mmcblk0 179:0 0 3.6G 0 disk >> |-mmcblk0p1 179:1 0 96M 0 part /boot/uboot >> `-mmcblk0p2 179:2 0 3.5G 0 part / >> ----------------------------- >> df -h | grep rootfs: >> rootfs 3.4G 2.1G 1.2G >> 64% / >> ----------------------------- >> Error: [/dev/mmcblk1] does not exist >> writing to [/dev/mmcblk1] failed... >> > I don't know what to make of it...is it possible that my SD card is > mis-formatted? And if so, can someone direct me to the directions for > properly formatting it? It's a 64GB.
Can you please provide the full serial log when you tried to boot with that card? (it's picking up the eMMC, but not the microSD on bootup) BTW, what brand/model is that 64GB microSD.. SDHC is only supported to 32GB, while "some/specific" 64GB SDXC cards work, it's not 100% supported on the am335x silicon. 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/CAOCHtYhMCTWbYUa7gD7yzX0ni-4AUd%3D_6KEf8NqfZH25Zi0D5A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
