I believe the Next Generation Computing is Software Defined Infrastructure on top of the robust physical infrastructure. You can ask me anything about enterprise infrastructure (virtualization, compute, storage, network) and we can discuss it deeply on this blog. Don't hesitate to contact me.
Pages
▼
Friday, January 30, 2009
Creating the 64 KB aligned partition with Diskpart.exe
Once you are at the command prompt, use Diskpart.exe to create an aligned partition. To do so, type in the following:
diskpart select disk 0 create partition primary align=64
No comments:
Post a Comment