You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the above command reports an error (`dd: bs: illegal numeric value`), please change `bs=1M` to `bs=1m`.
64
+
If the above command reports an error (`dd: bs: illegal numeric value`), please change `bs=1m` to `bs=1M`.
65
65
66
66
If the above command reports an error `dd: /dev/rdisk3: Permission denied` then that is because the partition table of the SD card is being protected against being overwritten by MacOS. Erase the SD card's partition table using this command:
0 commit comments