Skip to content
Snippets Groups Projects
Commit c6339f99 authored by Helmut Stult's avatar Helmut Stult
Browse files

Add README.md

parent 539f0321
No related branches found
No related tags found
No related merge requests found
# manjaro-arm-installer
Scripts for installing Manjaro ARM directly to SD/eMMC cards without the need for images.
This script is "interactive". Meaning that it asks you questions when run to customize your install. Like username, password etc.
## Dependencies (Arch package names):
* bash
* wget
* git
* systemd
* dialog
* parted
* libarchive
* binfmt-qemu-static
* debian-whois-mkpasswd
* gawk
## Installing:
To use this script, please make sure that the following is correct:
* an **empty** SD/eMMC card with at least 8 GB storage is plugged in.
* that your user account has `sudo` rights.
## Usage:
To use this script, simple run it with sudo as normal user:
```
sudo manjaro-arm-installer
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment