Author Topic: F2FS-tools ( x86 & 64-bit ) => F2FS (Flash-Friendly File System)  (Read 1710 times)


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14631
Re: F2FS-tools ( x86 & 64-bit ) => F2FS (Flash-Friendly File System)
« Reply #1 on: May 08, 2020, 11:02:22 PM »
There doesn't seem much point to provide f2fs-tools if tinycore does not have the f2fs kernel modules?

Offline xor

  • Hero Member
  • *****
  • Posts: 1263
Re: F2FS-tools ( x86 & 64-bit ) => F2FS (Flash-Friendly File System)
« Reply #2 on: May 08, 2020, 11:27:53 PM »
There doesn't seem much point to provide f2fs-tools if tinycore does not have the f2fs kernel modules?

TC-11.0 -> kernel 5.4.3

kernel 5.4.3 => https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/fs/f2fs?h=v5.4.39




Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14631
Re: F2FS-tools ( x86 & 64-bit ) => F2FS (Flash-Friendly File System)
« Reply #3 on: May 09, 2020, 12:55:39 AM »
http://tinycorelinux.net/11.x/x86_64/release/src/kernel/config-5.4.3-tinycore64

Code: [Select]
...
CONFIG_NILFS2_FS=m
# CONFIG_F2FS_FS is not set
CONFIG_FS_DAX=y
...

Offline xor

  • Hero Member
  • *****
  • Posts: 1263
Re: F2FS-tools ( x86 & 64-bit ) => F2FS (Flash-Friendly File System)
« Reply #4 on: May 09, 2020, 01:00:39 AM »
http://tinycorelinux.net/11.x/x86_64/release/src/kernel/config-5.4.3-tinycore64

Code: [Select]
...
CONFIG_NILFS2_FS=m
# CONFIG_F2FS_FS is not set
CONFIG_FS_DAX=y
...

Is there a restriction on the file systems placed for kernel!