User Tools

Site Tools


linux:raspberry_pi_read-only_root

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
linux:raspberry_pi_read-only_root [2017/11/29 18:47]
kacper systemd
linux:raspberry_pi_read-only_root [2017/11/29 18:51]
kacper [Create rootfs with debootstrap]
Line 117: Line 117:
 mkdir /​home/​me/​raspberry/​rootfs mkdir /​home/​me/​raspberry/​rootfs
 ./​rpi-debootstrap.sh /​home/​me/​raspberry/​rootfs ./​rpi-debootstrap.sh /​home/​me/​raspberry/​rootfs
 +
 +cd /​home/​me/​raspberry/​rootfs
 +mkdir -p mnt/root-ro
 +mkdir -p mnt/root-rw
 +mkdir -p mnt/​persistent
 </​code>​ </​code>​
 ===== Helper scripts for rootfs ===== ===== Helper scripts for rootfs =====
linux/raspberry_pi_read-only_root.txt · Last modified: 2017/11/29 18:51 by kacper