橘色那個...
$ sudo dd if=~/Downloads/<image file> of=<drive address> bs=32MB
不能run...
換成這樣就可以了:
$ sudo dd if=/Users/xanxus/Downloads/ubuntu-core-16-pi3.img of=/dev/disk2 bs=32m
後面改成小寫,且只有m
11 Jul 20:39:32 - [info] Welcome to Node-RED =================== 11 Jul 20:39:32 - [info] Node-RED version: v0.16.2 11 Jul 20:39:32 - [info] Node.js version: v6.11.0 11 Jul 20:39:32 - [info] Darwin 16.6.0 x64 LE 11 Jul 20:39:33 - [info] Loading palette nodes 11 Jul 20:39:33 - [warn] ------------------------------------------------------ 11 Jul 20:39:33 - [warn] [rpi-gpio] Info : Ignoring Raspberry Pi specific node 11 Jul 20:39:33 - [warn] ------------------------------------------------------ 11 Jul 20:39:33 - [info] Settings file : /Users/xanxus/.node-red/settings.js 11 Jul 20:39:33 - [info] User directory : /Users/xanxus/.node-red 11 Jul 20:39:33 - [info] Flows file : /Users/xanxus/.node-red/flows_XanxusMacde-MacBook-Pro.local.json 11 Jul 20:39:33 - [info] Server now running at http://127.0.0.1:1880/ 11 Jul 20:39:33 - [info] Starting flows 11 Jul 20:39:33 - [info] Started flows