INFORMATION IS VERY SENSITIVE ⚠️TAKE IT SERIOUSLY🤬:-
Why partitions in the windows have a specific type and why are they necessary?
Have you ever checked your c drive partition mode?
i think sometimes its get's 😠boring to study the stuff and go in details so let get it in easy way to cut the hole story and tell you the answers of what and why?
so let us go and checkout the partition in your drive either it is mbr or Gpt ,so for that you have to run the terminal in an administrative mode and type DISKPART.
Now here what you will see
Now type list disk
Now you see the partitions and their types such as dynamic
now will we thinking what is this gpt and dyn,so let me tell you there are two types such as gpt and mbr and now let us discuss diffrence between the gpt and mbr
MBR (Master Boot Record) | GPT (GUID Partition Table) | |
---|---|---|
Specification | None | UEFI |
Maximum number of primary partitions | 4 | Unlimited (dependent on operating system; Windows: 128) |
Maximum partition size | 2 terabytes (2,000 gigabytes) | 18 exabytes (18 billion gigabytes) |
Maximum hard drive size | 2 terabytes (2,000 gigabytes) | 18 exabytes (18 billion gigabytes) |
Security | Data sector without checksum | Data sector with CRC32 checksum and backup GUID partition table |
Partition name | Stored in the partition | Unique GUID ID plus a 36-character name |
Multiboot support | Poor | Good (thanks to boot loader entries in separate partition) |
you can change your c drive in mbr while formatting the window believe me it works let me tell you.
while formatting when you format your c drive through the boot menu cilck on the drive and click format after that when you take the pointer to it if it shows that partition is gpt windows cannot be loaded into this partition.
now hold
After that type :-1)diskpart wait till diskpart appears
2)list disk
3)select disk <in this place write disk name without this brackets>
4)now type clean
4)convert to mbr
congrats you have done sucessfully.
Great work ❤️
ReplyDelete