05-14-2016, 02:09 PM
(This post was last modified: 05-14-2016, 02:11 PM by RaimundEge.)
it seems that xfs filesystem support is missing in the current xenial image.
Is there a way to install it manually ?
Are there any plans to include it in the future ?
05-15-2016, 09:07 AM
I understand that the longsleep kernel does not include the xfs module.
What is required to create this module from sources ?
You need to compile a kernel from sources using longsleep environment and enable XFS module in the kernel config.
Thanks for the guidance.
Where do I get the longsleep environment ?
I tried apt-get source linux-source.3.10.101
but nothing is found.
martinayotte, could you make a step by step tutorial on how to do this? Im trying to figure it out as well to put in exfat and hfsplus.
Thanks in advance
My previous post was provided as much details I can provide to compile new kernel.
To write a more detail tutorial how to build kernel (not only Pine64, but any kernel in general), it would take time, but "time is the missing ingredient".
Anyway, there are plenty of other places on the web that can provide you help about that.
05-16-2016, 02:31 PM
(This post was last modified: 05-16-2016, 02:33 PM by longsleep.)
XFS and HFS+ are included in 10.101-1-pine64-longsleep-41 (which just was published). Exfat is not a Kernel module, but uses fuse (which has been in the Kernel all the time).