Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: meo on August 07, 2009, 09:42:12 AM
-
Hi!
My question is simple: Does tinycore support NTFS-filesystem? Or, rather, would tinycore discover a tce-directory placed on a NTFS-based harddrive? And would it be able to write to it? Well, that became some questions instead of one but although fairly simple to understand. An answer would be most appreciated.
Have fun with tinycore,
meo
-
If you load the filesystems-2.6.29.1-tinycore extension, you can mount an ntfs file system.
I'm not sure that having this in your /tce folder would allow an ntfs hd to be detected on boot - you'd have to try it and see.
To write to an ntfs hd, you'd need the ntfs-3g extension.
-
catch-22 - if the extension to read ntfs is on ntfs itself, you can't load it to load it :P
A solution would be a remaster with NTFS support, while the rest of the extensions could be on the ntfs hd.
-
Hi again!
Thanks for your posts, Juanito and curaga. It seems that I have to give my remastering skills a try again. I haven't found reasons for that before. Problems could be solved another way. But then I have to get up to speed how to remaster tinycore which I haven't done yet. Lets see how it works out. Thanks again for your posts!
Have fun guys,
meo
-
It's perhaps not remastering that you need, just recompiling the kernel.
If you start with the default tinycore .config, all that's needed is to enable ntfs as compiled in rather than as a module and then re-compile. You can substitute your new BzImage file for the existing tinycore original.
-
Hi Juanito!
Thanks a lot. That seems to be an easier way to go.
Have fun and thanks for helping us selflearned enthusiasts out,
meo
-
I guess it depends on the point of view, I would say remastering is easier than kernel compiling (not to mention a ton faster). On the other hand having a custom kernel would not require re-doing the remaster when new versions come out.
I hope this works out for you :)