installing OS from SD to eMMC methods for flashing SD
#4
(12-22-2020, 02:38 PM)PineHead7 Wrote: unfortunetly it's still in development and not always works. In my case it doesn't work... Jiyong, do you know how to use the dd if command to copy image from sd to emmc? what script to add to make it automated install to emmc?

Yes, I also think it was a bad move they stopped with the install image, before the script is stable.
Anyway, when you install manjaro-arm-flasher with Pamac (the GUI package manager), you can also see where the script is installed.
I installed it with manjaro-arm-emmc-flasher, but that is old and broken too.
So I found the script here: /usr/share/manjaro-arm-emmc-flasher/

And this is the line to install:
xzcat $XZIMG | dd of=$EMMC bs=4M status=progress

$XZIMG should be replaced the name of the compressed image (ending with .xz).
$EMMC should be replaced with /dev/mmcblk2

So it should look similar to this: xzcat Manjaro-ARM-kde-plasma-pbpro-20.12.img.xz | dd of=/dev/mmcblk2 bs=4M status=progress
And sync just to be sure.


Messages In This Thread
RE: installing OS from SD to eMMC methods for flashing SD - by jiyong - 12-22-2020, 06:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 1,917 12-13-2023, 07:22 PM
Last Post: trillobite
  Manjaro 20.04 not loading from SD (with Manjaro on eMMC) zaius 1 292 12-07-2023, 03:11 PM
Last Post: wdt
  [Manjaro] u-boot won't boot from eMMC with (unbootable) SD card present zackw 1 1,853 08-21-2023, 09:08 PM
Last Post: vanessadonald
  Blank screen after Armbian 20.04 install to emmc? psychoacoustic 3 3,343 04-01-2023, 03:22 PM
Last Post: TRS-80
  Fix for Armbian not booting on PBP from eMMC agreenbhm 7 3,655 04-01-2023, 02:58 PM
Last Post: TRS-80
  My installation guide starting from messed up eMMC Besouro 0 813 12-19-2022, 01:01 PM
Last Post: Besouro
  DiY - Installing Void Linux ARM On The Pinebook Pro vincele 1 1,126 11-28-2022, 05:03 PM
Last Post: tllim
  Resume from suspend not working after flashing Tow-Boot to SPI xp19375 3 1,862 10-31-2022, 10:14 AM
Last Post: wdt
  newer ""emmc-installer" images (manjaro xfce) magistral 1 1,037 10-10-2022, 06:22 AM
Last Post: maxjrh
  6/22 run of PBPs - is reimaging eMMC with new OS possible still? elitegamercody 29 10,825 10-04-2022, 07:55 PM
Last Post: wdt

Forum Jump:


Users browsing this thread: 1 Guest(s)