Content deleted Content added
CocoBaybee7 (talk | contribs) ←Replaced content with ''''Chloe iz da best'''' |
m →Limitations: Copy edit ▸ Presentation ▸ Dashes. Tags: Mobile edit Mobile app edit Android app edit |
||
(32 intermediate revisions by 28 users not shown) | |||
Line 1:
{{multiple issues|
{{refimprove|date=September 2008}}
{{primary sources|date=March 2013}}
}}
{{Infobox Software
| name = FIPS
| logo =
| caption =
| screenshot =
| developer = Arno Schäfer
| latest release version = 2.0
| latest release date = {{Start date and age|1998|05|11}}
| operating system = [[MS-DOS]]
| genre = [[Partition (computing)|Disk partitioning]]
| license = [[GNU General Public License|GPL]]
| website = {{URL|http://bmrc.berkeley.edu/people/chaffee/fips/fips.html}}
}}
'''FIPS''' ('''First nondestructive Interactive Partition Splitter''') <ref>{{cite web|first=Arno |last=Schäfer |title=Welcome to FIPS - The First nondestructive Interactive Partition Splitting program |url=http://bmrc.berkeley.edu/people/chaffee/fips/fips.doc |publisher=Arno Schaefer |accessdate=9 January 2012 |url-status=dead |archiveurl=https://web.archive.org/web/20090413115233/http://bmrc.berkeley.edu/people/chaffee/fips/fips.doc |archivedate=April 13, 2009 }}</ref> - is an [[MS-DOS]] program for non-destructive splitting of [[File Allocation Table]] (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) 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 [[defragmentation|defragmented]] before FIPS is run{{px2}}{{mdash}}{{spcs|2|hair}}since FIPS does not move data, any data near the end of the partition prevents it from being resized.
==Alternatives==
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]]
** [[GParted]] is a [[GTK+]]-based graphical version of Parted
** [[QtParted]] is a [[Qt (toolkit)|Qt]]-based graphical version of Parted
** [[Parted Magic]]
* [[PartitionMagic]]
* [[fdisk]]
* [[cfdisk]]
* [[diskpart]]
== See also ==
{{Portal|Free and open-source software}}
* [[gpart]]
* [[TestDisk]]
==References==
{{Reflist}}
==External links==
*{{webarchive |url=https://web.archive.org/web/20090413115233/http://bmrc.berkeley.edu/people/chaffee/fips/fips.html |date=April 13, 2009 |title=FIPS version 1.5c homepage}}.
*{{webarchive |url=https://web.archive.org/web/20060426002555/http://www.igd.fhg.de:80/~aschaefe/fips/ |date=April 26, 2006 |title=FIPS version 2 homepage}} ''with still downloadable FIPS and documentation''.
{{FLOSS}}
{{DEFAULTSORT:Fips (Computer Program)}}
[[Category:DOS software]]
[[Category:Free system software]]
[[Category:Free partitioning software]]
[[Category:Discontinued software]]
{{Storage-software-stub}}
|