Raspberry Pi: Difference between revisions

From Alpine Linux
(Created a tutorial for Raspberry Pi)
 
(Preparation section)
Line 2: Line 2:


This tutorial will help you install Alpine Linux on your Raspberry Pi.
This tutorial will help you install Alpine Linux on your Raspberry Pi.
=Preparation=
# [http://alpinelinux.org/downloads/ Download] Alpine for Raspberry Pi tarball
# Mount your SD card to your workstation
# Use [https://en.wikipedia.org/wiki/GNOME_Disks gnome-disks] or fdisk to create a vfat partition (file system id='c')
# Mark the newly created partition as bootable and save
# Mount the previously created filesystem
# Extract the tarball contents to your SD Card
# Unmount the SD Card.

Revision as of 20:27, 28 September 2015


This tutorial will help you install Alpine Linux on your Raspberry Pi.

Preparation

  1. Download Alpine for Raspberry Pi tarball
  2. Mount your SD card to your workstation
  3. Use gnome-disks or fdisk to create a vfat partition (file system id='c')
  4. Mark the newly created partition as bootable and save
  5. Mount the previously created filesystem
  6. Extract the tarball contents to your SD Card
  7. Unmount the SD Card.