installing OS from SD to eMMC methods for flashing SD
#1
I run into few problems while trying installing e.g. 20.12 manjaro to eMMC on etched SD with osdn.net image. I had to go back to image 20.04 where image already contains script/way to select installation to eMMC.

Later will edit this post, so this will be complete and universal guide to dd of any OS distro with emmc-installer.

Please help with steps to be done on manjaro and ubuntu. thanks


There are two methods:

  1. by Etching SD: Take your pick of desired OS distros with emmc-installer images. osdn.net offers booting form eMMC.
    • run your favorite Etcher and flash your SD (e.g. Balena Etcher) Note that only distros with explicit note in description will install OS to eMMC like here
    • Turn off pbp, insert Etched SD, power on, after about 15s press ESC, then pop up warning informs that all data will be lost -> Yes, later we are asked to pick our eMMC device: mmcblk2 is our pbp eMMC, so just press OK and Voila. All done.

  2. Using dd if command: with this i would need some help how to make it.
#2
It should be possible to install recent Manjaro ARM releases from SD to eMMC by installing: manjaro-arm-flasher
https://forum.manjaro.org/t/pinebook-pro...ller/19244
#3
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?
#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.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 1,910 12-13-2023, 07:22 PM
Last Post: trillobite
  Manjaro 20.04 not loading from SD (with Manjaro on eMMC) zaius 1 290 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,850 08-21-2023, 09:08 PM
Last Post: vanessadonald
  Blank screen after Armbian 20.04 install to emmc? psychoacoustic 3 3,336 04-01-2023, 03:22 PM
Last Post: TRS-80
  Fix for Armbian not booting on PBP from eMMC agreenbhm 7 3,651 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,124 11-28-2022, 05:03 PM
Last Post: tllim
  Resume from suspend not working after flashing Tow-Boot to SPI xp19375 3 1,861 10-31-2022, 10:14 AM
Last Post: wdt
  newer ""emmc-installer" images (manjaro xfce) magistral 1 1,032 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,808 10-04-2022, 07:55 PM
Last Post: wdt

Forum Jump:


Users browsing this thread: 1 Guest(s)