User Manual

Table Of Contents
Chapter 6: Intel
®
Optane™ DC Persistent Memory Conguration6-4
13. Type the following to assign a drive letter to the disk:
New-Partition -DiskNumber [disk number] -UseMaximumSize -DriveLetter [drive letter]
Example: New-Partition -DiskNumber 1 -UseMaximumSize -DriveLetter D
14. Type the following to format the disk as dax to complete:
format /q /y /dax [drive letter]:
Example: format /q /y /dax D:
6.1.4 Removing Intel
®
Optane™ DC persistent memory as
storage devices (Windows)
1. Boot your system into the Windows OS.
2. Launch Windows PowerShell(Admin).
3. Type the following to check the available Pmem disks:
Get-PmemDisk
4. Type the following to clear the data on the Pmem disk:
Clear-Disk –Number [disk number] –RemoveData
Example: Clear-Disk –Number 1 –RemoveData
5. Type the following to remove the Pmem disk to complete:
Get-PmemDisk 1 | Remove-PmemDisk
Example: Get-PmemDisk [disk number] | Remove-PmemDisk
6.1.5 Setting up Intel
®
Optane™ DC persistent memory on
other operating systems
For more information on setting up Intel
®
Optane™ DC persistent memory, please refer to:
https://software.intel.com/en-us/persistent-memory