ahh jear … i see … now
this maybe something for you?
Script for installing Manjaro ARM directly to internal eMMC cards from SDCard boot. (Mainly for the Pinebook / Pinebook Pro)
Manjaro Linux GitLab
or this ?
Scripts for installing Manjaro ARM directly to SD/eMMC cards without the need for images
Manjaro Linux GitLab
ohh … i see this
New application for flashing images
We have been working on a new GUI app to make it easy for users to flash a Manjaro ARM image on to an SD card or eMMC card.
Simply install manjaro-arm-flasher
and launch the app “Manjaro ARM Flasher” from your menu. This will download and flash the image of your choice.
You can also manually run the application (if you are not running Manjaro ARM) by downloading this python script , make it executable with chmod +x manjaro-arm-flasher
and then run it with sudo ./manjaro-arm-flasher
. It requires python-blkinfo
0.1.3 to be installed, which can be installed with pip install blkinfo
.
This software is still in early development and does not include all the features we want yet.
1 Like