Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: frimical on September 15, 2016, 03:37:22 PM

Title: [ f2fs ] cannot mount
Post by: frimical on September 15, 2016, 03:37:22 PM
Hello,

I tried to mount a formatted f2fs drive in tc 7.2 without success.
Eventhoug it is recognised with blkid, and in fstab, but  mount command gives an error message as an undefined device.
Any idea?
 Thank you
Title: Re: [ f2fs ] cannot mount
Post by: Juanito on September 16, 2016, 02:29:58 AM
from the tinycore kernel config:
Code: [Select]
# CONFIG_F2FS_FS is not set
Title: Re: [ f2fs ] cannot mount
Post by: curaga on September 16, 2016, 03:03:06 AM
Indeed, it was still marked unstable in kernel 4.2.
Title: Re: [ f2fs ] cannot mount
Post by: frimical on September 16, 2016, 08:52:14 AM
hello again and thank you very much for your replies.

I thought it has been left as a module somewhere for those whom needed it. I didn't know that it is still unreliable.
Do you think that it is worth creating a kernel with this option turned ON ? any suggestion?
( Actually I need to access the drive  mainly read-only ). 

regards.

Title: Re: [ f2fs ] cannot mount
Post by: Juanito on September 16, 2016, 10:15:59 AM
I didn't check, but you might be able to compile the f2fs driver as a module and make your own personal extension to load it when required without needing to use a recompiled kernel.
Title: Re: [ f2fs ] cannot mount
Post by: frimical on September 17, 2016, 02:23:03 PM
oh thanks, this is good news.
If this is not much asking, any suggestion from where to get the right source to create the module for tc?

thanks again, and best regards. 
Title: Re: [ f2fs ] cannot mount
Post by: Juanito on September 18, 2016, 12:19:38 AM
http://repo.tinycorelinux.net/7.x/x86/release/src/kernel/