- Script will switch boot configuration files to those that will boot Arch Linux (
cmdline-archlinux.txtandconfig-archlinux.txt). - Assuming you are currently on OpenELEC.
- Backup current configuration (
cmdline.bakandconfig.bak).
- Script will switch boot configuration files to those that will boot OpenELEC (
cmdline-openelec.txtandconfig-openelec.txt). - Assuming you are currently on Arch Linux.
- Backup current configuration (
cmdline.bakandconfig.bak).
- Script will expand root partition to full available size.
- Written for Arch Linux ARM on Pi but it should work on other distrubutions and computers.
- Should work with any kind of block device that holds root partition (internal sdcard and usb tested).
- Works with
dosandgptpartition tables.
- Script will download latest Arch Linux ARM rootfs tarball for selected Raspberry Pi model (
rpiorrpi-2). - Create disk image that can be flashed from any OS (no need to have Linux machine).
- Should work with 2GB and bigger sdcards.
expand-rootfs.shincluded in final disk image (/usr/local/bin/expand-rootfs) for resizing root partition (just typeexpand-rootfsafter logging in).