Hello everyone!
Is there a way to use manajro-arm-installer
to create the image for a certain device (rpi3) and keep it as *.img
-file?
I'm asking since there is no already build images for Raspberry Pi 3 for download and I'm using mostly Windows 10. Thus, to make a microSD card with Manjaro ARM I need either second installed system or boot from live-USB with Manjaro.
Meanwhile, with the ability to create *.img
-file it would be possible to do it in a virtual machine.
UPD. 1:
Found some instructions here, but command
sudo buildarmimg-d rpi3 -e minimal -v 20.02
results in error:
This script is currently broken, so it has been disabled.
Please use buildarmoem instead!