remove rootfs from fstab

This commit is contained in:
parazyd 2018-01-15 19:56:59 +01:00
parent 1ac7c37fff
commit b2e01e1ed0
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
## <file system> <mount point> <type> <options> <dump><pass>
## rootfs
/dev/mmcblk0p2 / ext4 noatime 0 1
## bootfs
/dev/mmcblk0p1 /boot {{{BOOTFS}}} defaults 0 1