On Sun, Sep 07, 2003 at 09:44:47PM +0200, Marcus C. Gottwald wrote: > 2. Run "tune2fs -j /dev/hdxx" to create a (preliminary) journal > in the ext2 filesystem on partition "/dev/hdxx".
This step is missing the usage of tune2fs to change the mount count option... check the -i and -c options. My ext3 fs' have a max mount of 50, and an interval of 6 months. Mike. -- Mike Beattie <[EMAIL PROTECTED]> ZL4TXK, IRLP Node 6184 The first 90% of the code in a project takes 90% of the time. The next 10% of the code will take another 90% of the time. -- J. S. Labuschagne