On Mon, Jan 12, 2015 at 4:32 PM, Robert Nelson <[email protected]> wrote: > On Mon, Jan 12, 2015 at 4:26 PM, M Hickman <[email protected]> wrote: >> We are working with ROS Hydro, which only supports 12.04 or 13.04. I'm >> moving from a UDOO to a BeagleBone Black and am looking for a preconfigured >> OS image of one of these Ubuntu versions. Unfortunately nothing prior to >> 14.04 is available via RCN's site. >> >> Is there an archive of these somewhere? Will someone have mercy on me and >> put one up for me to download? My preference would be the eMMC flasher >> version of 13.04, but I'll take what I can get. > > "ROS Indigo" is available for 14.04, why can't you guys use that? > > http://wiki.ros.org/indigo/Installation/UbuntuARM
btw, you can create your "own" flasher via: git clone https://github.com/RobertCNelson/omap-image-builder cd omap-image-builder ./RootStock-NG.sh -c ros_ubuntu Then from deploy: sudo ./setup_sdcard.sh --img-4gb 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.
