Mac Section:
Download IMG : http://www.raspberrypi.org/downloads
Termnal : diskutil list
/dev/disk2
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *16.1 GB disk2
1: Windows_FAT_16 RECOVERY 1.3 GB disk2s1
2: Linux 33.6 MB disk2s3
3: Windows_FAT_32 BOOT 62.9 MB disk2s5
4: Linux 14.7 GB disk2s6
jrzlin at JrzLinteki-MacBook-Pro in ~
$ sudo diskutil unmountDisk /dev/disk2
Password:
Unmount of all volumes on disk2 was successful
unzip ~/Downloads/2013-02-09-wheezy-raspbian.zip
sudo dd if=2013-09-25-wheezy-raspbian.img of=/dev/disk2 bs=2m
開始將映像檔燒錄到 SD 卡。
其中的「if」,是「Input File」的縮寫。「of」是「Output File」的縮寫。「bs」是「Block Size」的縮寫。
0 意見:
張貼留言