mirror of https://github.com/parazyd/arm-sdk.git
don't fsck until ascii
This commit is contained in:
parent
478574f4a6
commit
71a229827e
|
|
@ -3,8 +3,7 @@
|
||||||
proc /proc proc nodev,noexec,nosuid 0 0
|
proc /proc proc nodev,noexec,nosuid 0 0
|
||||||
|
|
||||||
## rootfs
|
## rootfs
|
||||||
/dev/mmcblk0p2 / ext4 errors=remount-ro,noatime 0 1
|
/dev/mmcblk0p2 / ext4 errors=remount-ro,noatime 0 0
|
||||||
|
|
||||||
## bootfs
|
## bootfs
|
||||||
/dev/mmcblk0p1 /boot vfat defaults 0 0
|
/dev/mmcblk0p1 /boot vfat defaults 0 0
|
||||||
EOF
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue