mirror of https://github.com/parazyd/arm-sdk.git
remove rootfs from fstab
This commit is contained in:
parent
1ac7c37fff
commit
b2e01e1ed0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue