X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fbase-files%2Ffiles%2Flib%2Ffirstboot%2F30_no_fo_pivot;fp=package%2Fbase-files%2Ffiles%2Flib%2Ffirstboot%2F30_no_fo_pivot;h=b5c2601ee8d5f78a0556fcf24c9e298187888b92;hb=03daac40a2f59e3415a2322080d91737e7b854bc;hp=cb82cde5dd0af08069977b3b42574bc486e5fa37;hpb=f414b017cfdb22d894659456cf40ad6c3a858148;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/package/base-files/files/lib/firstboot/30_no_fo_pivot b/package/base-files/files/lib/firstboot/30_no_fo_pivot index cb82cde5dd..b5c2601ee8 100644 --- a/package/base-files/files/lib/firstboot/30_no_fo_pivot +++ b/package/base-files/files/lib/firstboot/30_no_fo_pivot @@ -5,7 +5,7 @@ no_fo_pivot() { # switch to the new (empty) jffs2 - fopivot /jffs /rom 1 + fopivot /overlay /rom 1 } boot_hook_add no_fo no_fo_pivot