--- submountd-2.4-0.9/submountd.c~ 2004-05-11 22:27:20 +0400 +++ submountd-2.4-0.9/submountd.c 2004-05-11 22:28:26 +0400 @@ -205,7 +205,7 @@ int do_mount(char *device, char *mountpo } -char *floppyfss[] = { "ext2", "vfat", NULL }; +char *floppyfss[] = { "vfat", "ext2", "minix", NULL }; char *cdfss[] = { "udf", "iso9660", NULL }; /* Mounts a set of fs types from the arrays above, or a list provided by the