Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
M
manjaro-arm-installer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Packages
Community
manjaro-arm-installer
Commits
c6339f99
Commit
c6339f99
authored
Apr 24, 2019
by
Helmut Stult
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add README.md
parent
539f0321
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
README.md
README.md
+32
-0
No files found.
README.md
0 → 100644
View file @
c6339f99
# 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
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment