Computer Science - Linux - Discussion

Discussion Forum : Linux - Section 1 (Q.No. 13)
13.
How many primary partitions can exist on one drive?
16
4
2
1
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
9 comments Page 1 of 1.

D venkataramana said:   6 years ago
MBR (MASTER BOOT RECOR).

----> MBR is second step of booting.
----> The MBR is present in the starting sector of the bootable devices.like Hard disk, pen drive etc...
----> The size of MBR is 512 Bytes.
---->It contains bootable related information.

AkshayJ said:   8 years ago
Question is incomplete with MSDOS filesystem its 4.

While using GPT, one can create upto 128 primary partions.

Reenadevi said:   10 years ago
The master boot record (MBR) is a small program that is executed when a computer is booting (i.e. starting up) in order to find the operating system and load it into memory.

Vitthal sarode said:   10 years ago
How many extended partition we can create?

Shweta said:   1 decade ago
What is meant by primary partition?

Abhinay said:   1 decade ago
What MBR ?

Ravi Jangir said:   1 decade ago
Windows Xp supports only 4 partitions in a disk but windows 7 and latter supports 128 primary and unlimited secondary partitions.

Prasanna said:   1 decade ago
1 MBR.

3 primary.

Next remaining extending partition. It can be divided into logical partitions. We can divide any number of logical partitions.

Shridhar said:   1 decade ago
Which primary partitions exist ?

Post your comments here:

Your comments will be displayed after verification.