On Wed, Feb 21, 2018 at 10:26 AM, ferdster <[email protected]> wrote: > Now it won't boot after upgrading the kernel in step 2 (still running off > eMMC): > Loading, please wait... > starting version 232 > [ 3.031626] usb 1-1: new high-speed USB device number 2 using musb-hdrc > [ 3.193198] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610 > [ 3.200011] usb 1-1: New USB device strings: Mfr=0, Product=1, > SerialNumber=0 > [ 3.207193] usb 1-1: Product: USB2.0 Hub > [ 3.231002] hub 1-1:1.0: USB hub found > [ 3.239646] hub 1-1:1.0: 4 ports detected > Begin: Loading essential drivers ... done. > Begin: Running /scripts/init-premount ... done. > Begin: Mounting root file system ... Begin: Running /scripts/local-top ... > done. > Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems > done. > Begin: Waiting for root file system ... Begin: Running /scripts/local-block > ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > Begin: Running /scripts/local-block ... done. > done. > Gave up waiting for root file system device. Common problems: > - Boot args (cat /proc/cmdline) > - Check rootdelay= (did the system wait long enough?) > - Missing modules (cat /proc/modules; ls /dev) > ALERT! /dev/mmcblk1p1 does not exist. Dropping to a shell! > > > BusyBox v1.22.1 (Debian 1:1.22.0-19+b3) built-in shell (ash) > Enter 'help' for a list of built-in commands. > > (initramfs)
That's odd, can you plug in a usb serial and grab this section of u-boot: loading /boot/vmlinuz-4.16.0-rc2-bone3 ... 10183168 bytes read in 672 ms (14.5 MiB/s) uboot_overlays: [uboot_base_dtb=am335x-boneblue.dtb] ... uboot_overlays: Switching too: dtb=am335x-boneblue.dtb ... loading /boot/dtbs/4.16.0-rc2-bone3/am335x-boneblue.dtb ... 51263 bytes read in 43 ms (1.1 MiB/s) uboot_overlays: [fdt_buffer=0x60000] ... uboot_overlays: loading /lib/firmware/BB-ADC-00A0.dtbo ... 695 bytes read in 262 ms (2 KiB/s) uboot_overlays: loading /lib/firmware/AM335X-PRU-RPROC-4-4-TI-00A0.dtbo ... 2402 bytes read in 277 ms (7.8 KiB/s) loading /boot/initrd.img-4.16.0-rc2-bone3 ... 3865578 bytes read in 276 ms (13.4 MiB/s) debug: [console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk1p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 quiet] ... debug: [bootz 0x82000000 0x88080000:3afbea 88000000] ... ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Ramdisk to 8fc50000, end 8ffffbea ... OK reserving fdt memory region: addr=88000000 size=6d000 Loading Device Tree to 8fbe0000, end 8fc4ffff ... OK Starting kernel ... 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/CAOCHtYi9oYkaLhvfqPts-LTP--3E3yOGc60rChT6xCu3Pwrx3Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
