boot sector virus - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

boot sector virus - перевод на русский

BOOT SECTOR OF NON-PARTITIONED MEDIA IN IBM PC COMPATIBLE SYSTEMS
Volume Boot Record; Partition Boot Record; VBR boot signature; VBR invocation; Partition Boot Sector; Partition boot sector; Partition boot record; Volume boot sector; Volume Boot Sector

boot sector virus      
вирус, заражающий сектор начальной загрузки, бутовый вирус
boot record         
  • This example show various components of [[GNU GRUB]] distributed over sectors of a hard disc. When GRUB is installed on a hard disk, boot.img is written into the boot sector of that hard disk. boot.img has a size of only 446 bytes.
PORTION OF DISK SPACE CONTAINING THE DEFAULT OPERATIONS.
Bootsector; Boot Sector; Boot record; Boot Record; Boot block

общая лексика

загрузочная запись

синоним

BR

boot sector         
  • This example show various components of [[GNU GRUB]] distributed over sectors of a hard disc. When GRUB is installed on a hard disk, boot.img is written into the boot sector of that hard disk. boot.img has a size of only 446 bytes.
PORTION OF DISK SPACE CONTAINING THE DEFAULT OPERATIONS.
Bootsector; Boot Sector; Boot record; Boot Record; Boot block

общая лексика

загрузочный сектор

обычно это первый сектор нулевой дорожки системной дискеты либо загрузочного раздела жёсткого диска. Содержит начальный загрузчик и информацию, необходимую для загрузки ОС

Смотрите также

boot; boot disk; boot virus; bootstrap loader; MBR

Определение

вирус кори
В. рода парамиксовирусов; возбудитель одноименной болезни человека.

Википедия

Volume boot record

A volume boot record (VBR) (also known as a volume boot sector, a partition boot record or a partition boot sector) is a type of boot sector introduced by the IBM Personal Computer. It may be found on a partitioned data storage device, such as a hard disk, or an unpartitioned device, such as a floppy disk, and contains machine code for bootstrapping programs (usually, but not necessarily, operating systems) stored in other parts of the device. On non-partitioned storage devices, it is the first sector of the device. On partitioned devices, it is the first sector of an individual partition on the device, with the first sector of the entire device being a Master Boot Record (MBR) containing the partition table.

The code in volume boot records is invoked either directly by the machine's firmware or indirectly by code in the master boot record or a boot manager. Code in the MBR and VBR is in essence loaded the same way.

Invoking a VBR via a boot manager is known as chain loading. Some dual-boot systems, such as NTLDR (the boot loader for all releases of Microsoft's Windows NT-derived operating systems up to and including Windows XP and Windows Server 2003), take copies of the bootstrap code that individual operating systems install into a single partition's VBR and store them in disc files, loading the relevant VBR content from file after the boot loader has asked the user which operating system to bootstrap. In Windows Vista, Windows Server 2008 and newer versions, NTLDR was replaced; the boot-loader functionality is instead provided by two new components: WINLOAD.EXE and the Windows Boot Manager.

In file systems such as FAT12 (except for in DOS 1.x), FAT16, FAT32, HPFS and NTFS, the VBR also contains a BIOS Parameter Block (BPB) that specifies the location and layout of the principal on-disk data structures for the file system. (A detailed discussion of the sector layout of FAT VBRs, the various FAT BPB versions and their entries can be found in the FAT article.)

Как переводится boot sector virus на Русский язык