answersLogoWhite

0

MBR Master Boot Record. I think so because one of my oracle professor told me that master boot record is the source to the windows booting setup. not confirm i think so.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the partition where the Windows 2000XP operating system is stored?

boot partitionThe boot partition is the disk partition that contains the Windows operating system files and its support files, but not any files responsible for booting.


When booting the window xp operating system which file will be read to find the Path of the boot partition?

Boot.ini


When booting the windows xp operating system which file will be read to find the path to the boot partition?

BOOT.INI z


What is the partition used by operating system to boot the computer?

Most operating systems uses the boot partition to boot the computer. In some operating systems, both the system partition and the boot partition are used to boot up the system.


Why the boot partition and the system partition cannot be deleted?

On MS platforms, the system partition is used to hold the boot files. The boot partition holds all the windows operating system files. Leave it to Microsuck to mis-lable the partition hiearchy. The system partition holds what is loaded and executed first after the computer runs through its preliminary BIOS boot sequence. It tells the computer where to start loading the operating system from; the boot partition. The boot partition is where all the program files (thousands of them) needed by the operating system are stored. If the system partition is deleted; the computer will not find the operating system. If the boot partition is deleted, again; the computer will not find the operating system.


What is the purpose of the boot record on a disk?

The boot record on a disk serves as the initial point of access for the computer's operating system during the booting process. It contains crucial information, including the partition table and the bootloader, which is responsible for loading the operating system into memory. Without a properly functioning boot record, the system would be unable to locate and start the operating system, preventing the computer from booting up.


Explain the difference between the windows boot partition and the windows system partition?

The system partition is the active partition of the hard drive and it contains the OS boot record. The boot partition is the partition where the Windows operating system is stored.


Where does Windows store the files and folders it needs to boot the computer?

Windows stores the files and folders necessary for booting the computer primarily in the System Reserved partition and the Windows operating system partition. The boot manager and Boot Configuration Data (BCD) are located in the System Reserved partition, while essential system files are found in the Windows directory of the OS partition (usually C:\Windows). Additionally, the boot loader, known as bootmgr, plays a critical role in initiating the boot process.


What is the purpose of an active partition?

Information for BIOS: the active partition is the partition from which an operating system (or another boot-loader) should be boot-loaded.


What is the beginning of the boot drive?

You can set the boot flag to any one drive partition, but it must have a bootloader installed. The boot sector (the first 512 bytes) under the MBR system contains the boot code that will redirect to the bootloader that will be responsible for booting whatever operating system you have. Under the MBR system there will be a master boot record (MBR).


What is dual booting in Linux operating system?

Dual booting is not restricted to Linux. Dual booting refers to the presence of two operating systems on one computer. Switch/choice between these operating systems is determined at boot time (either via bios or boot manager), therefore only one operating system is at use at a time.


Is there a way to dual boot 2 or 3 different Linux distributions on a laptop?

Yes. Multi-booting operating systems on a laptop is accomplished in the same manner as with a desktop system. Each operating system needs to reside on its own partition on the hard drive. The boot-loader (GRUB or LILO), which is installed on the Master Boot Record, will determine how the individual operating systems are booted.There are numerous tutorials online for multi-booting Linux on your computer. Try a Google search using the terms "Linux multi-boot tutorial".Luck!