| Index: > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
|
|||||
A journaling file system is designed such that tools such as fsck do not need to be run as often. The UFS2 Filesystem in FreeBSD has background fsck, so it is usually not necessary to wait for fsck to finish before accessing the disk.
Generally, fsck is run automatically at boot time when the system detects that a file system is in an inconsistent state, indicating a non-graceful shutdown, such as a crash or power loss. Typically, fsck utilities provide options for interactively repairing damaged file systems (the user must decide how to fix specific problems), allowing fsck to decide how to fix specific problems (so the user doesn't have to answer any questions), or reviewing the problems that need to be resolved on a file system without actually fixing them.
Fsck can also be run manually by the system administrator if she or he believes there is a problem with the file system.
The term 'fsck' has come into use among UNIX system administrators as a written euphemism of ' fuck'. Spoken, it can be pronounced "F-S-C-K", "F-S-check", "F-seck", "fisk", "fizik" or even "F-suck".
The Microsoft equivalent programs are scandisk and chkdsk . In DOS, chkdsk was used, but later versions also featured an improved graphical tool called scandisk. Windows 95, Windows 98 and Windows Me featured a version of scandisk which ran natively in the Windows envionment. The Windows NT series, including NT 4Microsoft Windows NT is an operating system produced by Microsoft Corporation. It is the ancestor of their current flagship Windows XP. Development When development started in 1988, Windows NT was to be known as OS/2 3. 0, the third version of the operati, Windows 2000Microsoft Windows 2000 (also referred to as Win2K is a 32-bit graphical business-oriented operating system released on February 17, 2000 by the Microsoft Corporation. Windows 2000 comes in four versions: Professional Server Advanced Server and Datacenter, and Windows XPWindows XP ( codename Whistler is the latest desktop version of the Windows operating system from Microsoft. It was made publicly available on October 25, 2001. Two editions of Windows XP are most commonly available: Windows XP Home Edition which is targe all use a modern, updated version of chkdsk.