Hi, I 've found out that you actually make some changes in https://github.com/RobertCNelson/boot-scripts/tree/master/tools/eMMC It looks, it will be relevant for me, isn't it?
>From log https://pastebin.com/wUABfyUU mount: can't find /root in /etc/fstab done. Target filesystem doesn't have requested /opt/scripts/tools/eMMC/init-eMMC- flasher-v3.sh. Some printouts from initramfs: (initramfs) ls -l /etc -rw-r--r-- 1 0 0 0 May 16 2017 fstab note: /etc/fstab is empty -- (initramfs) ls -l /dev/[hs]da* ls: /dev/[hs]da*: No such file or directory -- (initramfs) cat /proc/cmdline console=ttyO0,115200n8 root=UUID=6021a462-9c63-4b6d-b9bd-f2899aeb9608 ro rootfstype=ext4 rootwait init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3. sh -- (initramfs) ls -l /opt/scripts/tools/eMMC ls: /opt/scripts/tools/eMMC: No such file or directory -- (initramfs) ls -l /opt/scripts/ ls: /opt/scripts/: No such file or directory -- (initramfs) ls -l /opt ls: /opt: No such file or directory -- (initramfs) cat /proc/modules pru_rproc 15431 0 - Live 0xbf00e000 pruss_intc 8603 1 pru_rproc, Live 0xbf007000 pruss 12090 1 pru_rproc, Live 0xbf000000 -- (initramfs) uname -a Linux (none) 4.4.62-ti-r103 #1 SMP Fri May 12 22:14:44 UTC 2017 armv7l GNU/Linux -- (initramfs) ls -lh /dev/disk/by-uuid/ total 0 lrwxrwxrwx 1 0 0 15 Jan 1 00:00 04B8-ED71 -> ../../ mmcblk1p1 lrwxrwxrwx 1 0 0 15 Jan 1 00:00 5a4cb80a-b996-4f9f- a74f-56737dab20de -> ../../mmcblk0p1 lrwxrwxrwx 1 0 0 15 Jan 1 00:00 9ce896da-274e-407e- aca1-b27b768b8dfc -> ../../mmcblk1p2 -- Dňa štvrtok, 18. mája 2017 9:07:30 UTC+2 Radovan Chovan napísal(-a): > > Hi, > here is log: > https://pastebin.com/wUABfyUU > > > Dňa utorok, 16. mája 2017 15:55:06 UTC+2 RobertCNelson napísal(-a): >> >> >> Please connect a usb serial adapter to the bbb and post the serial log >> to pastebin.com with that "created" sd card.. >> >> 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/8c2658f6-f7ba-48dc-b02e-6b9510f01f95%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
