NILFS for Ubuntu

NILFS2 Ubuntu packages are available from official apt repositories (karmic, and lucid).

Installation

Install nilfs-tools (nilfs2-tools for karmic) package with a GUI-based package manager, aptitude, or apt-get:

 $ sudo aptitude update
 $ sudo aptitude install nilfs-tools

Confirm that the kernel you are using is 2.6.30 or later.

 $ uname -r
 2.6.30-9-generic