[raspberry-vi] make-rpi-arch script

  • From: Mike Ray <mike@xxxxxxxxxxxxxxx>
  • To: raspberry-vi@xxxxxxxxxxxxx
  • Date: Thu, 28 Jul 2016 13:52:36 +0100

Hello people,

I have just tried my make-rpi-arch script for the first time in about a
year and it is still working.  So archlinuxarm.org haven't moved stuff
around.

It can be got like this:

git clone http://github.com/cromarty/rpi-stuff.git

And the script is in rpi-stuff/make-rpi-arch

Run it like this:

sudo ./make-rpi-arch.sh <architecture>

Where architecture is either armv6 or armv7.

However, it creates a very bare-bones .img, so it is not for the faint
hearted.  You will have to populate /boot/config.txt for a lot of stuff,
including the BCM audio to work.

Remember that Arch is a rolling release and there is no concept of
long-term stable.  It's easier to break than Raspbian.

User name: alarm
Password: alarm

SSH as root disabled, log in as alarm and then set root password and
change SSH permissions if you want.

Mike



-- 
Michael A. Ray
Analyst/Programmer
Witley, Surrey, South-east UK

Eyes-free Linux:
http://eyesfreelinux.ninja/

Raspberry VI:
http://www.raspberryvi.org/

=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of the 
Foundation.

Mike Ray, list creator, January 2013

Other related posts:

  • » [raspberry-vi] make-rpi-arch script - Mike Ray