Tutorial How to write a image in the eMMc card without USB adaptor or serial cable
#1
Well I do not know if it's already written in some post,
But I found a way to record an image on the Emmc without the adapter or the serial cable


1.- Download any minimal image for SD and record it in SD (tested with debian 0.78 minimal)
2.- You start the Rock64 with the SD card put the eMMc in place and the jumper so you do not activate it
3.- Once the minimum image has been removed, remove the jumper
4.- cd / usr / local / sbin
5.- sudo rock64_reset_emmc.sh
6.- sudo nano sd2emmc.sh
7.- curl -L https://github.com/ayufan-rock64/linux-b...m64.img.xz | unxz -c> / dev / mmcblk0
8.- You can put the image you want after download another example
curl -L https://github.com/ayufan-rock64/linux-b...m64.img.xz | unxz -c> / dev / mmcblk0
another way from a personal pc
curl -L -u Domain \ user: passwd smb: //192.168.1.9/download/xenialokrock64.img.xz | unxz -c> / dev / mmcblk0
9.- CTRL +O enter  CTRL +X
10.- sudo chmod 0754 sd2emmc.sh
11.- sudo ./sd2emmc.sh
12.- When the prompt returns to write,
sudo shutdown -h now,
13.- When this rock64 is turned off, you take the SD out of its site and reboot again without SD
14.- The image will start from the eMMC and you will have your image recorded in the SD

I hope it helps you all and if you see any error or problem you tell me
  Reply
#2
Why are you making a new Tutorial?
There is allready one
https://forum.pine64.org/showthread.php?tid=4924

You know that this thread is existing, you have writing a question in there
  Reply
#3
Helo I’m sorry
But i think in the tutorial of the link is with a serial cable conected to another pc , and in this is without
If you think that is the same don’t worry , tell me and i delete this
Thanks
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Buildroot 2021.08 not booting from SD card jimmy 1 1,939 11-08-2021, 02:25 AM
Last Post: hunderteins
  NextCloudPi image for Rock64, NC version 13.0.2. nachoparker 11 22,879 03-15-2021, 02:59 PM
Last Post: kiriakos
  Debian (Vanilla) on Rock64 and eMMC - how ? as365n4 4 5,140 09-21-2020, 04:33 AM
Last Post: as365n4
  Nextcloudpi SD card fills up. default_user8 13 16,317 12-04-2019, 01:30 PM
Last Post: Rocklobster
  Upgrading Debian Stretch image to Buster cosuhi 2 4,654 08-27-2019, 02:42 AM
Last Post: Malmgren
  Underclocking the Rock64 (latest stable linux image) va88 2 4,218 08-07-2019, 05:39 PM
Last Post: evilbunny
  help building a docker image jata 6 8,069 07-12-2019, 08:47 PM
Last Post: hmuller
Smile First Lakka image for Rock64! Luke 46 71,918 05-28-2019, 12:13 AM
Last Post: pineadmin
  USB 3.0 hard drive write speed increase tip on Ubuntu 18.04 Wizardknight 3 6,762 05-26-2019, 10:28 PM
Last Post: Wizardknight
  Clone the SD to eMMC tagyro 1 3,325 02-06-2019, 06:55 AM
Last Post: evilbunny

Forum Jump:


Users browsing this thread: 1 Guest(s)