don't fsck until ascii

This commit is contained in:
parazyd 2017-03-28 15:55:06 +02:00
parent 478574f4a6
commit 71a229827e
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@
proc /proc proc nodev,noexec,nosuid 0 0
## rootfs
/dev/mmcblk0p2 / ext4 errors=remount-ro,noatime 0 1
/dev/mmcblk0p2 / ext4 errors=remount-ro,noatime 0 0
## bootfs
/dev/mmcblk0p1 /boot vfat defaults 0 0
EOF