#21858: f2fs extroot
--------------------------+------------------------------
  Reporter:  bolvan       |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  base system  |    Version:  Trunk
Resolution:               |   Keywords:  f2fs,block-mount
--------------------------+------------------------------

Comment (by Nilfred):

 Nice Find!
 Here is how to patch from your build root:
 {{{
 mkdir ./package/system/fstools/patches/
 wget -O
 ./package/system/fstools/patches/0001-add_f2fs_as_supported_extroot.patch
 
https://dev.openwrt.org/attachment/ticket/21858/0001-add_f2fs_as_supported_extroot.patch
 make package/system/fstools/clean
 make package/system/fstools/compile
 find ./build_dir/ -name block.c -atime -1 | xargs grep -C1 f2fs
 }}}
 I found your topic https://forum.openwrt.org/viewtopic.php?id=62728
 But I'd prefer the generic one for f2fs support:
 https://forum.openwrt.org/viewtopic.php?id=48805

--
Ticket URL: <https://dev.openwrt.org/ticket/21858#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to