This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: "FIPS" computer program – news · newspapers · books · scholar · JSTOR (September 2008) (Learn how and when to remove this message) This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "FIPS" computer program – news · newspapers · books · scholar · JSTOR (March 2013) (Learn how and when to remove this message) (Learn how and when to remove this message)
FIPS
Developer(s)Arno Schäfer
Stable release
2.0 / May 11, 1998; 26 years ago (1998-05-11)
Operating systemMS-DOS
TypeDisk partitioning
LicenseGPL
Websitebmrc.berkeley.edu/people/chaffee/fips/fips.html

FIPS (First nondestructive Interactive Partition Splitter) [1] - 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).

Limitations

[edit]

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.

Alternatives

[edit]

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:

See also

[edit]

References

[edit]
  1. ^ Schäfer, Arno. "Welcome to FIPS - The First nondestructive Interactive Partition Splitting program". Arno Schaefer. Archived from the original on April 13, 2009. Retrieved 9 January 2012.
[edit]