Arquivo da categoria: Computadores
Transformando um Raspberry Pi em Video Game
Install Ubuntu in Raspberry Pi fur MacOSX
https://ubuntu-mate.org/vivid/
Commands:
diskutil list
diskutil unmountdisk /dev/disk2
cd Downloads
sudo dd if=ubuntu-mate-15.10.3-desktop-armhf-raspberry-pi-2.img of=/dev/rdisk2 bs=1m
diskutil eject /dev/disk2