Thanks all! apt-get install slic3r worked like a charm. Waiting for lxde to install now.
log from my shell for those interested: https://gist.github.com/pdp7/15ff7ec4e06593c2086b <https://lh3.googleusercontent.com/-tnZJDoIwaQ8/U7bhUHBULfI/AAAAAAAC1AA/G-2-PO763Lg/s1600/slic3r-bbb.png> On Thursday, July 3, 2014 6:04:13 PM UTC-5, RobertCNelson wrote: > > On Thu, Jul 3, 2014 at 5:59 PM, Drew Fustini <[email protected] > <javascript:>> wrote: > > I burned jesse image but uboot didn't like find anything to boot (seen > via > > ftdi cable) > > > >> (just make sure you blank out the eMMC, otherwise it won't boot..) > > > > Is this some explicit action I need to do to the eMMC before booting off > uSD > > with the jessie image? > > Just hold down the boot button, then once booted: > > mkdir ./disk > sudo mount /dev/mmcblk1p1 ./disk > sudo rm -f ./disk/MLO > sync > sudo umount /dev/mmcblk1p1 > > (reboot) > > 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.
