(2022.0.0) Initialize Data Storage Disk
By default, AWS doesn’t automatically initialize a second storage drive (i.e., the 300GB D drive). Perform these steps to initialize the data drive:
Connect to your EC2 instance using Remote Desktop Connection.
Open PowerShell window (press the Windows key and type powershell). Select “Windows PowerShell” in the context menu.
.png?inst-v=6ebf17b1-54ab-43e4-9cdb-d5e6913cb20c)
Initialize the second disk.
.png?inst-v=6ebf17b1-54ab-43e4-9cdb-d5e6913cb20c)
Initialize -Disk -Number 1 -PartitionStyle MBRCreate a new partition on the second disk.
Next (Stop your EC2 Instance)>