05-22-2016, 07:07 PM
Creating bootable SD card on Mac OS X
|
05-22-2016, 09:53 PM
Hi, I'm also use Mac OSX.
First open diskutility and format the FLASH drive, set 1 partition, FAT format and, and make it bootable, you can choose than MBR or GUID as booting format of the flash drive. Also look into: http://elinux.org/RPi_Easy_SD_Card_Setup https://www.raspberrypi.org/documentatio...ges/mac.md this links definitely will help
01-24-2017, 02:02 AM
(04-12-2016, 02:02 PM)colinj Wrote:(04-01-2016, 08:37 AM)GoZone Wrote:(03-31-2016, 11:29 AM)pfunk237 Wrote:(03-31-2016, 10:46 AM)colinj Wrote: This then begs the question, what is the right way to get a Micro SD properly formatted and set up using my Macintosh? Not at all as I have burn 32GB microSD card with Android 6 on iMac running macOS 10.11 and macOS 10.12 successfully and booted up on Pine64 2GB board. You can pick following two options depend on how familiar you are with Unix: -- In Unix terminal application. diskutil list (to find out what is the device for card reader eg /dev/disk1) diskutil unmountDisk <card reader device eg /dev/disk1> dd if=<image file> of=<card reader device eg /dev/disk1> bs=1m Within the same terminal window, press key combination CTRL+T to monitor progress until it is done. -- Install etcher within macOS finder. https://etcher.io/ Run the utility first select where is the downloaded image file and then card reader will be selected automatically, just hit the burn button. Block size is selected automatically and burning process is faster and you will not select burning to hard disk accidentally, furthermore validation of burned mircoSD card is automatic. No Windows is required at all (I have removed Windows installation in bootcamp partition long time ago and never need it again for long time as software developer).
01-24-2017, 03:03 AM
(01-24-2017, 02:02 AM)littletree Wrote: No Windows is required at all (I have removed Windows installation in bootcamp partition long time ago and never need it again for long time as software developer). I have not ( personally ) used windows for anything since January of 1998. ... gnu+linux and mac-OSx can be used very well to burn images for the pine board using either the dd program utility or using the Etcher product; no problem.
marcushh777
please join us for a chat @ irc.pine64.xyz:6667 or ssl irc.pine64.xyz:6697 ( I regret that I am not able to respond to personal messages; let's meet on irc! ) |
Users browsing this thread: 4 Guest(s)