Skip to content

a ncpfs-module for kernel >= 4.18 as standalone module

Notifications You must be signed in to change notification settings

EnzephaloN/ncpfs-module

Repository files navigation

NCPFS module for Linux >= 4.18

Because the kernel dropped support for NCPFS with 4.18, we try to keep this as module alive.

master-branch for Kernel >= 6.8

Caution

It may not be a good idea to always run the latest kernel AND require ncpfs. Our patches for ncpfs are always delayed!

as a standalone module

git clone https://github.com/EnzephaloN/ncpfs-module.git
cd ncpfs-module
make
sudo make install
sudo modprobe ncpfs
sudo lsmod | grep ncpfs

for older kernels please see branches!

DKMS-thingy

https://github.com/EnzephaloN/ncpfs_dkms.git

About

a ncpfs-module for kernel >= 4.18 as standalone module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published