FIPS (computer program): Difference between revisions

Content deleted Content added
Revert to revision 288529084 dated 2009-05-07 19:21:04 by DumZiBoT using popups
Replaced content with ''''Chloe iz da best''''
Line 1:
'''Chloe iz da best'''
{{Unreferenced|date=September 2008}}
{{Infobox_Software
|name = FIPS
|logo =
|caption =
|screenshot =
|developer = Arno Schäfer
|latest_release_version = 1.5
|latest_release_date = [[August 22]], [[1995]]
|operating_system = [[MS-DOS]]
|genre = [[Partition (computing)|Disk partitioning]]
|license = [[GNU General Public License|GPL]]
|website = [http://bmrc.berkeley.edu/people/chaffee/fips/fips.html]
}}
 
'''FIPS''' (Fully Interactive Partition Splitter) is a [[DOS]] program for non-destructive splitting of [[FAT]] [[hard disk partition]]s.
 
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 ==
FIPS only works on [[primary partition]]s that are formatted using the [[File Allocation Table|FAT]] file system. 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 [[Defragmentation|defragmented]] before FIPS is run - since FIPS does not move data, any data near the end of the partition prevents it from being resized.
 
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 [[GNU Parted]] and [[PartitionMagic]]
 
== See also ==
{{portal|Free software|Free Software Portal Logo.svg}}
 
*[[fdisk]]
*[[cfdisk]]
*[[GNU Parted]]
*[[GParted]] is a [[GTK+]]-based graphical version of Parted
*[[QtParted]] is a [[Qt (toolkit)|Qt]]-based graphical version of Parted
*[[PartitionMagic]]
 
== External links ==
*[http://bmrc.berkeley.edu/people/chaffee/fips/fips.html FIPS homepage]
 
[[Category:DOS software]]
[[Category:Free system software]]
[[Category:Disk partitioning software]]
[[Category:Discontinued software]]
 
[[de:FIPS (Partitionierungssoftware)]]
[[it:FIPS (software)]]