Skip to content

A Python Script that prepares and installs a Raspberry Pi compatible Linux distro to an SD Card

License

Notifications You must be signed in to change notification settings

mdemars/RasPiWrite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

RasPiWrite

Author: Matt Jump

About

RasPiWrite is a simple and easily modifiable Python script that automates the process of mounting an SD card and downloading and installing a Linux image for a Raspberry Pi.

Currently the script is only compatible with Mac OS X systems, mostly because Macs have no easy way of installing Raspberry Pi distros. The goal is to try to make the script universal for all UNIX-like systems over time.

Install

Either clone the git repository, or download the zip file.

unzip RaspiWrite.zip
chmod +x raspiwrite.py

Usage

sudo ./raspiwrite.py 

RasPiWrite supports all the distros currently on the official Raspberry Pi Downloads page. The script will choose a mirror at random to help ease the pressure on the network.

Warning Please bear in mind that this software is in beta, if you don't follow all instructions provided, you may screw something up...

Support and up-to-date info: exaviorn.com

About

A Python Script that prepares and installs a Raspberry Pi compatible Linux distro to an SD Card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published