LCD Installation Walkthrough
#13
For Mac-User:
  • Go to http://wiki.pine64.org/index.php/Pine_A6...ge_Release
  • Choose the right image for your MicroSD Card (Android 5.1.1 Image (LCD Panel Video Output) Release 20160603), just click on it and it will start download immediately
  • Once download has finished, you’ll have a zip file
  • You can open it with StuffIt Expander , just unzip it and you’ll have an .img file ready to be copied
  • Open a terminal window and type
Quote:df -h


then leave it alone, we’ll need this later on
  • Insert your SD Card
  • Initialize your SD Card with Disk Utility, selecting “Erase” from the “Erase” tab (i used MS-DOS FAT)
    please note: every data on Micro SD card will be lost!
  • Go back to the terminal and type again
Quote:df -h
  • Now you should see your SD Card, take note of the name (e.g. /dev/disk2s1 )
  • Unmount your SD Card using the following command:
Quote:sudo diskutil unmount /dev/disk2s1

(or the name you obtained above)
  • Start copying your Image file to the SD Card.
The SD Name will be rdisk[n], same as above but without s1 in the end (e.g. /dev/disk2s1 -> /dev/rdisk2)
Please double check this step, wrong operations may result in a wiped hard disk!

Quote:sudo dd bs=1m if=[img_file_path] of=/dev/[sd_name]

(You can also drag&drop the .img file on the terminal instead writing the full path)
  • Wait a long time for the process to finish
  • Unmount the SD Card with
Quote:sudo diskutil eject /dev/rdisk3

or how your card is named
  • Done! Insert your newly created MicroSD Card in your Pine 64 and power it up!
Copyright http://www.udoo.org/tutorial/creating-a-...rom-image/
  Reply


Messages In This Thread
LCD Installation Walkthrough - by edinor - 06-05-2016, 12:58 PM
RE: LCD Installation Walkthrough - by tllim - 06-06-2016, 01:12 AM
RE: LCD Installation Walkthrough - by nagmier - 06-08-2016, 08:39 AM
RE: LCD Installation Walkthrough - by tllim - 06-08-2016, 10:07 AM
RE: LCD Installation Walkthrough - by tllim - 06-11-2016, 11:30 PM
RE: LCD Installation Walkthrough - by Luke - 06-06-2016, 05:52 AM
RE: LCD Installation Walkthrough - by CaptainZalo - 06-09-2016, 11:53 AM
RE: LCD Installation Walkthrough - by tllim - 06-10-2016, 05:54 PM
RE: LCD Installation Walkthrough - by tllim - 06-26-2016, 07:36 PM
RE: LCD Installation Walkthrough - by g_t_j - 06-26-2016, 05:55 PM
RE: LCD Installation Walkthrough - by nielsnuebel - 06-30-2016, 12:51 AM
RE: LCD Installation Walkthrough - by melissagirl - 06-30-2016, 12:54 PM
RE: LCD Installation Walkthrough - by Topgun505 - 07-01-2016, 07:34 AM
RE: LCD Installation Walkthrough - by nielsnuebel - 07-01-2016, 08:01 AM
RE: LCD Installation Walkthrough - by JulianM - 07-03-2016, 01:48 PM
LCD Installation Walkthrough - by Flyingcom - 07-04-2016, 06:29 PM
RE: LCD Installation Walkthrough - by sharpey - 07-05-2016, 12:11 AM
RE: LCD Installation Walkthrough - by wanthalf - 07-28-2016, 03:23 AM
RE: LCD Installation Walkthrough - by micklen - 12-31-2016, 07:20 AM
RE: LCD Installation Walkthrough - by psychedup - 12-31-2016, 03:39 PM
RE: LCD Installation Walkthrough - by wanthalf - 07-28-2016, 06:26 AM
RE: LCD Installation Walkthrough - by tllim - 07-30-2016, 06:00 PM
RE: LCD Installation Walkthrough - by akron - 02-10-2017, 01:31 PM
RE: LCD Installation Walkthrough - by @lex - 02-10-2017, 03:31 PM
RE: LCD Installation Walkthrough - by @lex - 02-10-2017, 07:49 PM
RE: LCD Installation Walkthrough - by akron - 02-15-2017, 12:52 PM
RE: LCD Installation Walkthrough - by akron - 02-16-2017, 01:58 PM
RE: LCD Installation Walkthrough - by apple4ever - 03-12-2017, 05:58 PM
RE: LCD Installation Walkthrough - by apple4ever - 03-18-2017, 07:25 PM
RE: LCD Installation Walkthrough - by YellowCake - 03-12-2017, 10:37 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Information & installation of the LCD [GERMAN] JulianM 1 3,144 08-05-2016, 11:21 AM
Last Post: tllim

Forum Jump:


Users browsing this thread: 1 Guest(s)