Which part of the disk is accessed by the bootstrap loader during system startup ?
Which part of the disk is accessed by the bootstrap loader during system startup ?
सिस्टम स्टार्टअप के दौरान बूटस्ट्रैप लोडर द्वारा डिस्क के किस पार्ट को एक्सेस किया जाता है?
Detailed Solution & Logic
Block zero/ ब्लॉक शून्य
Explanation
During system startup, the Bootstrap Loader first accesses Block Zero of the disk. This block contains the Master Boot Record (MBR) or boot sector, which holds the initial boot program and partition information needed to start the operating system.
सिस्टम स्टार्टअप के दौरान Bootstrap Loader सबसे पहले डिस्क के Block Zero (ब्लॉक शून्य) को एक्सेस करता है। इस ब्लॉक में Master Boot Record (MBR) या Boot Sector होता है, जिसमें ऑपरेटिंग सिस्टम को प्रारंभ करने के लिए आवश्यक प्रारंभिक बूट प्रोग्राम और पार्टिशन संबंधी जानकारी संग्रहीत रहती है।
Why Other Options Are Incorrect / अन्य विकल्प गलत क्यों हैं?
Last Block
English: It does not normally contain boot information required during startup.
इसमें सामान्यतः सिस्टम स्टार्ट करने हेतु आवश्यक बूट जानकारी नहीं होती।
Middle Block (मध्य ब्लॉक)
This area stores normal data and is not used for initial boot loading.
यह क्षेत्र सामान्य डेटा संग्रहण के लिए होता है, प्रारंभिक बूट प्रक्रिया के लिए नहीं।
Random Block (रैंडम ब्लॉक)
The bootstrap loader does not access a random location; it follows a fixed boot sequence.
बूटस्ट्रैप लोडर किसी यादृच्छिक स्थान को एक्सेस नहीं करता, बल्कि एक निश्चित बूट क्रम का पालन करता है।
Extra Facts / अतिरिक्त तथ्य
The bootstrap program is stored in ROM/UEFI firmware and is executed immediately after the computer is powered on.
बूटस्ट्रैप प्रोग्राम ROM/UEFI फर्मवेयर में संग्रहीत होता है और कंप्यूटर चालू होते ही सबसे पहले निष्पादित होता है।
In traditional BIOS-based systems, the MBR is located in the first sector (Sector 0) of the disk and is typically 512 bytes in size.
पारंपरिक BIOS आधारित प्रणालियों में MBR डिस्क के पहले सेक्टर (Sector 0) में स्थित होता है और इसका आकार सामान्यतः 512 बाइट होता है।
Modern systems often use UEFI and GPT (GUID Partition Table) instead of the older BIOS-MBR architecture.
आधुनिक कंप्यूटरों में पुराने BIOS-MBR ढाँचे के स्थान पर UEFI और GPT (GUID Partition Table) का उपयोग किया जाता है।
The bootstrap loader's main job is to locate and load the operating system kernel into memory.
बूटस्ट्रैप लोडर का मुख्य कार्य ऑपरेटिंग सिस्टम के Kernel को खोजकर मेमोरी में लोड करना होता है।
Similar Practice Questions
Which of the following security mechanisms prevents illegal access to a computer network by verifying the identity of a user or device?
Which of the following security mechanisms prevents illegal access to a computer network by verifying...
What will be the result of the following MS Excel formula?
What will be the result of the following MS Excel formula? निम्नलिखित MS – Excel...
What is the VLOOKUP function mainly used for in MS Excel 365?
What is the VLOOKUP function mainly used for in MS Excel 365? एमएस एक्सेल 365(MS...
What is the size of the Internet Protocol Version 6 (IPv6) address?
What is the size of the Internet Protocol Version 6 (IPv6) address? इंटरनेट प्रोटोकॉल संस्करण...
java is a (an)
java is a (an) – जावा होता है एक-
In MS Word, which command allows users
In MS Word, which command allows users to duplicate a selected block of text and...
What is the difference between dragging
What is the difference between dragging text with the mouse (left-click) and Ctrl + dragging...