Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Language translations
now possible!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
[ f2fs ] cannot mount
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: [ f2fs ] cannot mount (Read 4385 times)
frimical
Jr. Member
Posts: 75
[ f2fs ] cannot mount
«
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
Logged
Juanito
Administrator
Hero Member
Posts: 14796
Re: [ f2fs ] cannot mount
«
Reply #1 on:
September 16, 2016, 02:29:58 AM »
from the tinycore kernel config:
Code:
[Select]
# CONFIG_F2FS_FS is not set
Logged
curaga
Administrator
Hero Member
Posts: 11044
Re: [ f2fs ] cannot mount
«
Reply #2 on:
September 16, 2016, 03:03:06 AM »
Indeed, it was still marked unstable in kernel 4.2.
Logged
The only barriers that can stop you are the ones you create yourself.
frimical
Jr. Member
Posts: 75
Re: [ f2fs ] cannot mount
«
Reply #3 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.
Logged
Juanito
Administrator
Hero Member
Posts: 14796
Re: [ f2fs ] cannot mount
«
Reply #4 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.
«
Last Edit: September 16, 2016, 10:18:29 AM by Juanito
»
Logged
frimical
Jr. Member
Posts: 75
Re: [ f2fs ] cannot mount
«
Reply #5 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.
Logged
Juanito
Administrator
Hero Member
Posts: 14796
Re: [ f2fs ] cannot mount
«
Reply #6 on:
September 18, 2016, 12:19:38 AM »
http://repo.tinycorelinux.net/7.x/x86/release/src/kernel/
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
[ f2fs ] cannot mount