We offers binary packages of NILFS kernel module and NILFS utilities for Fedora 8, for both 32bit and 64bit of Intel / AMD x86 CPUs. The source RPM packages are available to be built by yourself.
If you want to use prebuilt binary packages for NILFS, please follow instructions below:
- Identify your CPU architecture and mode
You can get information by `uname -m' and `uname -i' command.fedora% uname -m i686 fedora% uname -i i386
`x86_64' will be printed if your CPU is 64bit and runs in 64bit mode. - Identify your kernel version
We offers kernel modules for the kernel of Fedora 8 release, and updated kernel. You can get information by 'uname -r' command.fedora% uname -r 2.6.23.1-42.fc8 fedora%
The version number for the kernel will be printed. If you use specialized kernel such as xen or PAE, the flavor for the kernel will be followed. - Install binary RPM packages suitable for your environment
The `nilfs-utils' and `kmod-nilfs` modules are required. Please select suitable packages by browsing repositories below.fedora# rpm -Uvh http://www.nilfs.org/pub/fedora/8/RPMS/\ i386/nilfs-utils-2.0.1-1.i386.rpm fedora# rpm -Uvh http://www.nilfs.org/pub/fedora/8/RPMS/\ i686/kmod-nilfs-2.0.2-1.2.6.23.1_42.fc8.i686.rpm fedora#If suitable packages do not exist in the repositories, you may be able to build with the source RPM packages.
Repositories
Intel x86 architecture, 32bit (Pentium Pro or later):
Intel x86 architecture, 64bit:
Source RPM:
Enjoy!
