To convert disk to mbr(error: cannot install winows to gpt disk)

hello readers
today i learned to convert a disk to mbr.
this is caused by :
1.when install linux
2. attempt to install linux
consequences:
cannot install windows(error:cannot install windows on gpt, needs mbr ).
need to know!!!
your entire disk will cleaned
so you can first create a back up using your linux os.
What to do?
1. boot up with your windows installer usb or cdrom, etc
2. press Shift+f10 to open a dos window
3. type ' diskpart' without qoutes.(enter)

4. type 'list disk'.(enter)
5. you can view your online disks and your affected disk(generally disk0).
6. now type 'select disk 0'.(enter)
7. now disk 0 is in your control.
8. now type 'clean'.(enter)
9. now type 'convert mbr'.(enter)
10. your disk is now mbr.
11. now its time to  create a partition.
12. type 'create partition primary'.(enter)
13. type 'format fs ntfs quick'.(enter)
14. done!
15. time to exit
16. type 'exit'(enter)
17. type 'exit'(enter)
now you can click install to continue installation.
thankyou!!!!!!!!!!
dont forget to comment about the helpfulness of the post.

Share this

Related Posts

Previous
Next Post »