On Wed, Jan 14, 2015 at 5:03 PM, M Hickman <[email protected]> wrote: > You know, Robert, I don't care what anyone else says. You're a decent > fellow. :-) > > For my part I re-ran sd_setup.sh without --bbb-flasher on the 12.04 build > and wrote it to the sd card. It booted cleanly into 12.04 and I was able to > run, without issue, the last command in the console log before the panic: > mkfs.ext4 /dev/mmcblk1p1 -L BOOT.
I think it might be a miss-compiled 'precise' kernel... gcc 4.6 + thumb2.. ;) > > But that's irrelevant at this point. I'll create a raring image and flash it > to eMMC. > > Can I help by documenting a step-by-step process for future ROS noobs? git clone https://github.com/RobertCNelson/omap-image-builder.git cd omap-image-builder/ #13.04 base + 14.04 kernel + hyrdo: ./RootStock-NG.sh -c ros_hydro #or 14.04 base + indigo: ./RootStock-NG.sh -c ros_indigo Then from deploy: sudo ./setup_sdcard.sh --img-2gb BBB-eMMC-flasher --dtb beaglebone --bbb-flasher --bbb-old-bootloader-in-emmc Regards, -- Robert Nelson http://www.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]. For more options, visit https://groups.google.com/d/optout.
