|
| |||||||||
You have to install two Cogofs RPM packages. First you have to install the Cogofs kernel module that is suitable for your kernel, the package itself is denoted by its file name. The RPM package cogofs-2.4.9-34-1.0.3-1.i686.rpm is for kernel version 2.4.9-34 i686 Linux kernel, please check out the kernel version of your system and select the right RPM package.
$ uname -r 2.4.9-34 $ |
In this example, my kernel version is 2.4.9-34 and you should do this and pick the correct package for your system.
After you have select the ShaoLin Cogo File System kernel module package, you will also need the CogoFS Utilities package. Install the CogoFS packages by
$ rpm -ivh cogofs-2.4.9-31-1.0.3-1.i686.rpm cogoutils-1.0-1.i386.rpm |
This will install both the Cogofs kernel module and cogoutils package.