I'm using Debian 6.03 (2.6.32-5-amd64) with LVM configured. For testing I created testfs logical volume and formatted it in reiser4 filesystem. But when I try:
# mount /dev/lv-group/testfs /mnt
it says:
mount: unknown filesystem type 'reiser4'
reiser4progs
are also installed. What's the problem?