2017-10-08 21:18:48 +01:00
|
|
|
# The root file system has fs_passno=1 as per fstab(5) for automatic fsck.
|
2018-12-05 00:39:03 +00:00
|
|
|
LABEL=RASPIROOT / ext4 rw 0 1
|
2017-10-08 21:18:48 +01:00
|
|
|
# All other file systems have fs_passno=2 as per fstab(5) for automatic fsck.
|
2018-12-05 00:39:03 +00:00
|
|
|
LABEL=RASPIFIRM /boot/firmware vfat rw 0 2
|