File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ I use this for my Raspberry Pi, but it should work on any Debian or derivative.
66The root file system on the sd-card is mounted read-only on /overlay/lower, and / is a
77read-write copy on write overlay.
88
9- There are two sets of instructions below: [ Raspbian] ( #Raspbian ) and [ Ubuntu for ARM] ( #Ubuntu_for_ARM ) .
9+ There are two sets of instructions below: [ Raspbian] ( #raspbian ) and [ Ubuntu for ARM] ( #ubuntu-for-arm ) .
1010
1111## Raspbian
1212
@@ -43,7 +43,7 @@ then rerun
4343``` bash
4444sudo mkinitramfs -o /boot/init.gz
4545```
46- Now skip down to [ all distributions] ( #all_distributions ) to finish the installation.
46+ Now skip down to [ all distributions] ( #all-distributions ) to finish the installation.
4747
4848## Ubuntu for ARM
4949
@@ -67,7 +67,7 @@ then run
6767sudo update-initramfs -k $( uname -r) -u
6868```
6969
70- Now continue to [ all distributions] ( #all_distributions ) to finish the installation.
70+ Now continue to [ all distributions] ( #all-distributions ) to finish the installation.
7171
7272## all distributions
7373
You can’t perform that action at this time.
0 commit comments