Dear Jeff Mahoney, > > Ok, please, have the 2.6.24.7 kernel and reiserfsprogs-3.6.21 > > to format a partition: > > http://www.kernel.org/pub/linux/utils/fs/reiserfs/reiserfsprogs-3.6.21.tar.gz > > Catch all kernel messages and describe steps to reproduce the crash. > > Since reiserfsprogs 3.6.21 doesn't support block sizes < 4k, he'll be > unable to. I would like to ask you - I have made windiff 3.6.19 and 3.6.21 and I have noted several changes. I can comment this piece of code if you really want to catch and fix a problem found: } else if (blocksize < 4096) { reiserfs_warning (stderr, "Block sizes smaller than 4k " "are not supported.\n"); return 0; } I do not know why these block sizes has been disabled - stability? speed? Overflowing block count? Anyway, nothing warned me when I have installed Slackware and build and mount riserfs disk of this kind. Jara -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html