Created
November 22, 2014 17:44
-
-
Save probonopd/292048c2748f34459221 to your computer and use it in GitHub Desktop.
WORKING extroot /etc/config/fstab for OpenWrt Barrier Breaker 14.07-rc2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| config global automount | |
| option from_fstab 1 | |
| option anon_mount 1 | |
| option delay_root 3 | |
| config mount | |
| option target /overlay | |
| option device /dev/sda1 | |
| option fstype ext4 | |
| option options rw,sync,noatime | |
| option enabled 1 | |
| option enabled_fsck 0 |
Didn't work for me! :( I had it working very easily on 12.09 what happened?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dude, I seriously just created this account to tell you how much I love you <3