

InterviewSolution
Saved Bookmarks
1. |
Solve : How to install Windows on a 4TB HDD without losing 2TB from it being in MBR?? |
Answer» <html><body><p>I'm <a href="https://interviewquestions.tuteehub.com/tag/trying-3234509" style="font-weight:bold;" target="_blank" title="Click to know more about TRYING">TRYING</a> to install Windows 10 onto a 4TB harddrive by plugging it into my computer, moving the Win10 ISO files onto the drive, then activating it in DiskPart. However, I am unable to activate the partition unless the drive is in MBR format, but if I do that, 2TB of the HDD becomes unusable when you get Windows working on it.<br/><br/>Is there a way to install Win10 on a 4TB HDD, <a href="https://interviewquestions.tuteehub.com/tag/aeuroewithout-1475023" style="font-weight:bold;" target="_blank" title="Click to know more about WITHOUT">WITHOUT</a> converting to MBR and losing 2 TB of storage?You could partition the drive...or <a href="https://docs.microsoft.com/en-us/windows-server/storage/disk-management/change-an-mbr-disk-into-a-gpt-disk"><strong><em>See Here..l.</em></strong></a><br/><br/>Note : There is <a href="https://interviewquestions.tuteehub.com/tag/always-373607" style="font-weight:bold;" target="_blank" title="Click to know more about ALWAYS">ALWAYS</a> a risk of data loss...To install Windows onto a drive of larger than 2TB the drive needs to be partitioned as GPT first then have the partition made as NTFS 4 TB.<br/><br/>Begs the question why you are installing from the drive you are using for windows. The <a href="https://interviewquestions.tuteehub.com/tag/normal-1123860" style="font-weight:bold;" target="_blank" title="Click to know more about NORMAL">NORMAL</a> way is <a href="https://interviewquestions.tuteehub.com/tag/either-967193" style="font-weight:bold;" target="_blank" title="Click to know more about EITHER">EITHER</a> from DVD or a pendrive. The reason to use this method is Windows 10 needs more than 1 partition to boot and the install knows how to partition your 4TB as GPT.<br/></p></body></html> | |