On Sunday 26 January 2003 19:27, you wrote: > If your filesystem is ext2 you specify ext2, and if it is ReiserFS you > specify reiserfs, like this: > /dev/hda/all /usr reiserfs defaults 1 2 > > Rob
Reiser recommends that you not auto check that filesystem with the standard fsck tools (journaling filesystem, it autochecks anyway and replays logs as needed). /dev/hda/all /usr reiserfs defaults 0 0
