Reference articles on history, science, culture and more
Encyclopedia

FIPS (computer program)

FIPS (First nondestructive Interactive Partition Splitter) - is an MS-DOS program for non-destructive splitting of File Allocation Table (FAT) hard disk partitions.

Splitting partitions is an alternative to deleting the partitions and creating new ones using software such as fdisk, the advantage of which is that the data is not lost. The most common use is installing multiple operating systems on a single computer.

FIPS is free software, licensed under the GNU General Public License (GPL).

01Limitations

FIPS only works on primary partitions that are formatted using the File Allocation Table (FAT) filesystem. Most new machines with Windows pre-installed use NTFS, leaving FIPS obsolete for its intended purpose of resizing existing Windows installations to install Linux. In addition, FIPS cannot grow partitions due to technical limitations with the design, and partitions shrunk with it have some wasted space since it does not shrink the File Allocation Table. The filesystem to be shrunk must also be defragmented before FIPS is run, since FIPS does not move data, any data near the end of the partition prevents it from being resized.

02Alternatives

These limitations have caused it to be largely superseded by more modern tools with better filesystem support, more advanced resizing methods and more complete partitioning functionality, such as:

Watch videos about FIPS (computer program)Explainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article FIPS (computer program), written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.