Boot disk

загрузочный диск жёсткий диск (или дискета), с которого производится загрузка или перезагрузка ядра операционной системы. Загрузка бездисковых рабочих станций может производиться с удалённого компьютера Смотри также: BIOS, boot, boot drive, boot sequence, cold boot, diskless workstation, floppy disk, hard disk, MBR, operating system, warm boot Синоним(ы): startup disk

Англо-русский словарь компьютерных терминов

Boot disk

The magnetic disk (usually a hard disk) from which an operating system kernel is loaded (or "bootstrapped"). This second phase in system start-up is performed by a simple bootstrap loader program held in ROM, possibly configured by data stored in some form of writable non-volatile storage. MS-DOS and Microsoft Windows can be configured (in the BIOS) to try to boot off either floppy disk or hard disk, in either order. By default they first check for the presence of a floppy disk in the drive at start-up and try to use that as a boot disk if present. If no disk is in the drive they then try to boot off the hard disk. Some operating systems, notably SunOS and Solaris, can be configured to boot from a network rather than from disk. Such a system can thus run as a diskless workstation.

Free Online Dictionary of Computing