Skip to content

Snoop05/raspberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi releated stuff

  • Script will switch boot configuration files to those that will boot Arch Linux (cmdline-archlinux.txt and config-archlinux.txt).
  • Assuming you are currently on OpenELEC.
  • Backup current configuration (cmdline.bak and config.bak).
  • Script will switch boot configuration files to those that will boot OpenELEC (cmdline-openelec.txt and config-openelec.txt).
  • Assuming you are currently on Arch Linux.
  • Backup current configuration (cmdline.bak and config.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 dos and gpt partition tables.
  • Script will download latest Arch Linux ARM rootfs tarball for selected Raspberry Pi model (rpi or rpi-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.sh included in final disk image (/usr/local/bin/expand-rootfs) for resizing root partition (just type expand-rootfs after logging in).

Prebuilt images available for download here: Releases page

More to come!

About

Raspberry Pi releated stuff

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages