Tuesday, July 26, 2022

Ghange a GPT Partition to MBR (with complete data loss)

Open admin cmd prompt

c:\>diskpart

list disk

select disk <disk number> 

clean

convert mbr

exit

 

 

No comments:

Post a Comment

Powershell

Connect to your 365 instance. You have to do connect first, always.  Powershell ISE can't be used.  If you try you'll get a "A ...