Skip to content

simple Arch Linux ARM image bootstrapping

License

Notifications You must be signed in to change notification settings

phragment/mkroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkroot

This will create an Arch Linux ARM based root filesystem tarball.

Prerequisites

The arm-chroot script uses the binfmt_misc feature of the Linux kernel. Using Arch Linux the fastest way is to install qemu-user-static and binfmt-qemu-static from AUR.

Ubuntu (Trusty 14.04) sudo apt-get install binfmt-support qemu-user-static

Usage

# ./mkroot.sh
# ./arm-install.sh /dev/sdc

About

simple Arch Linux ARM image bootstrapping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages