Index: branches/zenith432/i386/util/boot1-install/boot1-install.c =================================================================== --- branches/zenith432/i386/util/boot1-install/boot1-install.c (revision 2595) +++ branches/zenith432/i386/util/boot1-install/boot1-install.c (revision 2596) @@ -546,9 +546,6 @@ else *pKind = _other; break; - case _ntfs: - rc = 0; - break; default: break; } @@ -743,7 +740,6 @@ case _exfat: case _hfs: case _msdos: - case _ntfs: break; default: unsupported();