FIPS (computer program)

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
FIPS
DeveloperArno Schäfer
Stable release
2.0 / May 11, 1998; 27 years ago (1998-05-11)
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    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 | edit source]

    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 | edit source]

    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 | edit source]

    Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]