FIPS (computer program): Difference between revisions

Content deleted Content added
Updated External links, two locations on the waybackmachine
m Limitations: Copy edit ▸ Presentation ▸ Dashes.
Tags: Mobile edit Mobile app edit Android app edit
 
(5 intermediate revisions by 5 users not shown)
Line 16:
| 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 |deadurlurl-status=yesdead |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.
Line 23:
 
== 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==
Line 37:
 
== See also ==
{{Portal|Free and open-source software}}
* [[gpart]]
* [[TestDisk]]
Line 46:
==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=httphttps://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}}
Line 54:
[[Category:Free system software]]
[[Category:Free partitioning software]]
[[Category:Disk partitioning software]]
[[Category:Discontinued software]]