projects
/
rpi_small
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fd3768
)
typo for boot partition
author
Paul Hänsch
<paul@plutz.net>
Thu, 1 Nov 2018 01:00:01 +0000
(
02:00
+0100)
committer
Paul Hänsch
<paul@plutz.net>
Thu, 1 Nov 2018 01:00:01 +0000
(
02:00
+0100)
files/etc/fstab
patch
|
blob
|
history
diff --git
a/files/etc/fstab
b/files/etc/fstab
index
2ce959b
..
3bb13a0
100644
(file)
--- a/
files/etc/fstab
+++ b/
files/etc/fstab
@@
-1,2
+1,2
@@
/dev/mmcblk0p2 / ext4 auto,nofail,rw 0 0
-/dev/mmcblk0p1 /
vfat auto,nofail,rw 0 0
+/dev/mmcblk0p1 /
boot
vfat auto,nofail,rw 0 0