Skip to content

Instantly share code, notes, and snippets.

@probonopd
Created November 22, 2014 17:44
Show Gist options
  • Select an option

  • Save probonopd/292048c2748f34459221 to your computer and use it in GitHub Desktop.

Select an option

Save probonopd/292048c2748f34459221 to your computer and use it in GitHub Desktop.
WORKING extroot /etc/config/fstab for OpenWrt Barrier Breaker 14.07-rc2
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
@jcrsilva
Copy link
Copy Markdown

Dude, I seriously just created this account to tell you how much I love you <3

@RobertDeRose
Copy link
Copy Markdown

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