Volume serial number

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Christian75 (talk | contribs) at 16:06, 20 June 2017 (Clean up, typo(s) fixed: For example → For example, using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Command prompt of Windows XP showing volume serial number of drive C:.

A volume serial number is a serial number assigned to a disk volume or tape volume. It originated in 1950s in mainframe computer operating systems. In OS/360 line it is human-configurable, has a maximum length of six characters, is in uppercase, must start with a letter, and identifies a volume to the system in unique manner. For example, "SYSRES" is often used for a system residence volume.

In FAT and NTFS file systems, a volume serial number is a feature used to determine if a disk is present in a drive or not, and to detect if it was exchanged with another one. This identification system was created by Microsoft and IBM during their development of OS/2.[1] It was introduced in MS-DOS 4.01 in 1988.

The volume serial number is a 32-bit number determined by the date and time on the real-time clock on the current computer[2] at the time of a disk's formatting. Previously, the method used to discern whether a disk was swapped was identified by reading the drive's volume label (much similar in concept to OS/360). However, even at that time the volume label was not required to be unique and was optional. Therefore, many users had not given disks any meaningful name and the old method failed.

References

[3]

  1. ^ Letwin, Gordon (1988). Inside OS/2. Microsoft Press. ISBN 1-55615-117-9.
  2. ^ "28. Volume Serial Numbers". Retrieved 2010-05-11.
  3. ^ Glass, Brett (1998-02-06). "Changing a Disk's Volume Serial Number". Brett Glass To The Rescue. Retrieved 2006-07-28.