Skip to content

Instantly share code, notes, and snippets.

View loloicci's full-sized avatar

TAKASE Ryo (loloicci) loloicci

View GitHub Profile
@loloicci
loloicci / root-ro
Created June 8, 2017 04:52 — forked from niun/root-ro
Read-only Root-FS with overlayfs for Raspian
#!/bin/sh
#
# Read-only Root-FS for Raspian
#
# Modified 2015 by Pascal Rosin to work on raspian-ua-netinst with
# overlayfs integrated in Linux Kernel >= 3.18.
#
# Originally written by Axel Heider (Copyright 2012) for Ubuntu 11.10.
# This version can be found here:
# https://help.ubuntu.com/community/aufsRootFileSystemOnUsbFlash#Overlayfs