On Fri, Oct 28, 2016 at 6:57 PM, Gregg Harrington <[email protected]> wrote: > Hello Everyone, > > I am having an issue with my BeagleBone Black when I move the OS from the SD > card to the eMMC on board. Here are the steps I use and results, please let > me know if you see the problem. > > 1. Download the latest image from beagleboard.org > 1a. Flash it to an SD card > 2. Use the "power/user" button to boot the SD card via power adapter. > (however, it also boots from the SD card as long as it's just in there) > 3. Connect the USB Cable, windows creates the 192.168.7.1 interface and I > can SSH to 192.168.7.2 and everything works fine. > 4. Reboot to check it, works fine again > 5. Uncomment the flashing line in side of the /boot/uEnv.txt > > cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh > 6. Reboot, watch the lights flash while it is flashing eMMC > 7. Remove the SD card > 8. Boot the beaglebone > 9. Windows doesn't even make a sound like it normally does when attaching a > USB device and the BeagleBone Black is not available. > > > If I reflash and go back, it starts working again as long as I boot from the > SD card. > > As a secondary note, here is my df -h output. I am not sure if it is booting > correctly now the eMMC and because the SD card is in, it is working > properly. > > root@beaglebone:~# df -h > Filesystem Size Used Avail Use% Mounted on > udev 10M 0 10M 0% /dev > tmpfs 99M 8.4M 91M 9% /run > /dev/mmcblk0p1 3.3G 3.0G 35M 99% / > tmpfs 247M 4.0K 247M 1% /dev/shm > tmpfs 5.0M 4.0K 5.0M 1% /run/lock > tmpfs 247M 0 247M 0% /sys/fs/cgroup > tmpfs 50M 0 50M 0% /run/user/1000 > root@beaglebone:~# > > Any thoughts or debugging steps would be greatly appreciated.
I think this is fixed, one of the things that happens after the eMMC flash and reboot.. it does take 30 seconds to a full minute on the first bootup to regenerate the host ssh key's... Also it might be something we've already fixed, can you double check with: https://rcn-ee.net/rootfs/bb.org/testing/2016-10-23/ 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/CAOCHtYgWWnqfiCuEj0Hk-GCV1kbkmpPa_ff7NvbEpadHaiLgdA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
