Skip to content

Script to automate installation of ArchLinux ARM to SD card

License

Notifications You must be signed in to change notification settings

darklynx/install-archlinuxarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install ArchLinux ARM

Script to automate installation of ArchLinux ARM to micro SD card.

The script is based on CuBox-i Installation Process from ArchLinux ARM community web-site.

Important

Script requires root permissions, or sudo rights.

Be careful, since you will loose all your data on the device which name is passed to the script:

  • Do a backup first!
  • Supply a correct device name!
  • You have 1 chance to interrupt the process.

Usage

Run script with a device name as first parameter and follow the instructions.

$ sudo ./install_archlinux_cubox.sh sdb

Going to install ArchLinux (CuBox-i) on device '/dev/sdb'

All data on this device will be lost!
Do you want to continue? (y/N):
...

Links

About

Script to automate installation of ArchLinux ARM to SD card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages