0% found this document useful (0 votes)
14 views

Diskpart Format Fs Ntfs Quick

This document provides commands to format a hard disk drive with NTFS formatting, list the disk details, clean the disk, create a primary partition on disk 1, select that partition, install the Windows boot sector, and make the partition active.

Uploaded by

JR Deviente
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

Diskpart Format Fs Ntfs Quick

This document provides commands to format a hard disk drive with NTFS formatting, list the disk details, clean the disk, create a primary partition on disk 1, select that partition, install the Windows boot sector, and make the partition active.

Uploaded by

JR Deviente
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

diskpart

format fs=ntfs quick

list disk

assign

select disk 1

exit

clean

d: cd boot

create partition primary

cd boot

select partition 1

bootsect.exe/nt60 e:

active

exit

You might also like