Track0
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Track0 (pronounced 'track zero') is the area located at the start of a computer disk and is predominantly used to store information regarding the layout of the disk (the partition table) and executable code needed to boot an operating system. Track0 typically consists of the first 64 sectors of the disk (since each sector is normally 512 bytes, this corresponds to 32,768 bytes = 32KiB). Since the first sector of a disk is sector zero, the first 64 sectors are sectors 0 to 63.
The first sector of Track0 is known as the master boot record (MBR) and contains the initial code used to boot the operating system (bootstrap code). Near the end of the MBR is the Partition Table: a predefined structure containing the layout of the disk.
Track0 is also increasingly used to store licensing information for particular pieces of software because it is an area of the disk outside of the OS filesystem and not seen or used by most computer users (and therefore cannot be easily modified or replicated).
The origins of Track0 came about from the original specifications of PCs, where computer hard disks were defined in terms of Cylinders, Heads and Sectors (CHS system). In this context, Track0 was defined to be all the sectors on the first cylinder and first head. As with many (now legacy) original PC specifications, the terminology stuck and the first 63 sectors of modern hard disks are still referred to as Track0. Track0 is physically located on the outer edge of the disk platter.
Track0 is also the name of a terminate-and-stay-resident MS-DOS program that allows users to revive floppy disks with defective first tracks by swapping it with another track under the hood. [1] With DOS, the first track of a floppy diskette is used to store system information, and it is known as the "system area". If the first track is defective, the whole disk becomes unusable, even if the other cylinders are fine. [2] Track0 tries to work around this limitation. It is common for 1.4 inch floppies to become defective. [3] Track0 runs as part of the [BIOS], and it takes 2 [Kilobytes] of memory. [4]
While it was the first program of its kind, Track0 entered the game when the use of floppy disks had already declined. Even so, a plethora of similar programs appeared shortly after the release of Track0.
References
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.