COMPUTER TRICKS
HOW TO CONVERT MBR HARD DRIVE TO GTP
Open elevated command prompt
Type diskpart
Type list disk
Telect the disk that you want to convert (e.g select disk 1, that is the disk that you want to convert)
Type clean
Type convert gtp
HOW TO CONVERT MBR HARD DRIVE TO GTP
Reviewed by
seeb.com
on
February 25, 2016
Rating:
5
';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();