On Fri, Dec 16, 2016 at 12:39 PM, Robert Nelson <[email protected]> wrote: > On Fri, Dec 16, 2016 at 9:53 AM, Grzegorz G <[email protected]> wrote: >> Used debian image: >> https://debian.beagleboard.org/images/bone-debian-7.9-lxde-4gb-armhf-2015-11-12-4gb.img.xz >> >> I booted it from SD Card and then i did: >> >> cd /opt/scripts/tools/ >> git pull >> ./update_kernel.sh --bone-kernel --lts-4_4 >> >> reboot >> >> For now system starts from SD Card fine, but when I try flash eMMC with SD >> content nothing happend - all leds for a second lights up then no cylon >> light. >> I have uncommented flash cmdline in /boot/uEnv.txt. >> >> If I call flash script manually after system up from SD it starts flashing >> eMMC but after reboot system wont start from eMMC. >> > > It looks like the device nodes: > > /dev/mmcblk0p1 > > are not automaticlly being created in 4.4.39-bone14
okay, 4.1.x get's passed that: cd /opt/scripts/tools/ git pull ./update_kernel.sh --bone-kernel --lts-4_1 I'll start comparing 4.1.36-bone24 vs 4.4.39-bone14 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/CAOCHtYhbmb_pn4QS_7kFxwdmFsn9KLtmpL1kUG_zzV%3DB_yeGCA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
