answersLogoWhite

0

The master boot recorder i located in sector 0 of the disk.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Where is the master boot record (MBR) located?

The master boot record is always located at cylinder 0, head 0, and sector 1, the first sector on the disk.


What kind of information is stored in the boot recorder?

It contains information about the disk or logical drive.


A virus infects the Master Boot Record of a hard disk drive?

Boot virus


A script virus hides in the boot sector program of a hard drive or floppy disk or in the master boot program in the Master Boot Record?

FALSE


Are boot sector viruses limited to hard drives Explain?

Yes. They hide in the boot sector program of a hard drive or floppy disk or in the master boot program in the Master Boot Record.


Are boot sector viruses limited to hard drives?

No. It hides in the boot sector program of a hard drive or floppy disk or in the master boot program in the Master Boot Record (MBR). Don Gus


What is the main function of the Master Boot Record in a disk-based system?

The main function of the Master Boot Record (MBR) in a disk-based system is to store the partition table and the boot loader. The partition table provides information about the disk partitions, including their size and location, while the boot loader is responsible for loading the operating system into memory during startup.


What is the MBR?

MBR Master Boot RecordA Master Boot Record (MBR), or partition sector, is the 512-byte boot sector that is the first sector ("Sector 0") of a partitioned data storage device such as a hard disk. ( from: http://whitehouse.com)


Why install master and slave hard drive in motherboard?

Master and Slave configuration is necessary for motherboard in order to choose right disk to boot from.


Symptoms that might indicate that the Master Boot Record is damaged?

If you Master Boot Record is damaged, then your computer will/can not load up an operating system (such as Windows). You can mend this from the original Installation disk for your operating system.


What is the first sector on a floppy disk called?

It is just like every other sector on a hard disk, an area to store data, except for the fact that it contains the MBR (Master Boot Record).


What is the function of mbr?

Well, assuming you mean "Master Boot Record". The master boot record is a 512 byte strip of data on a disk which contains, along with a few other things, the partition table for the disk in question and the bootstrap info for the operating system AND the disk identification. The last one is not always used. The MBR is very important.