Mount reiserfs partitions on CentOS

CentOS use ext3 file system, and it do not support reiserfs. Therefore if you try to mount a drive with reiserfs partition, it give error [crayon-6517ebc1beb24496052816/] It's possible to see what filesystems are supported by running this command: [crayon-6517ebc1beb26341205821/] On my fairly default install CentOS 4 machine, the output of the above command was … [Read more...]