Hi Robert,
That makes sense... ;-) For some reason I did not remember that and I haven't looked at that guide since (in all other places nobody talk about that so i forgot) I will try when I go back home and update the forum. Should work now. Many thanks!! On Fri, Jan 10, 2014 at 7:24 AM, Robert Nelson <[email protected]="mailto:[email protected]">> wrote: On Fri, Jan 10, 2014 at 9:20 AM, fabrguer <[email protected]> wrote: > Hi Robert, > > oh, I did not know that the images are not proved to work if installed with > a Mac. > The first time I tried to install another distro on the BBB (it was Ubuntu) > I followed Adafruit instructions which are for a Mac and are basically the > same. > See the link: > http://learn.adafruit.com/beaglebone-black-installing-operating-systems/mac-os-x > > Anyway I wrote: > sudo dd if=./BBB......img of=/dev/disk1s1 ------------------------------------------------------------^^ s1, isn't that "partition 1"...??? They show: sudo diskutil unmount /dev/disk4s1 then: sudo dd bs=1m if=~/Downloads/BBB-eMMC-flasher-2013.05.08.img of=/dev/rdisk4 with: /dev/disk4s1" changed to "/dev/rdisk4" So you'd use.. of=/dev/rdisk1 right??? 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 a topic in the Google Groups "BeagleBoard" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/8-dMbYbkYOM/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. -- 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/groups/opt_out.
